Difference between revisions of "API"
(→Appointments) |
(→Appointments) |
||
Line 113: | Line 113: | ||
New Appointment: | New Appointment: | ||
− | ::[[API: | + | ::[[API:Appointment:New|https://app.callproof.com/api/appts/new/]] |
End Appointment: | End Appointment: | ||
− | ::[[API: | + | ::[[API:Appointment:End|https://app.callproof.com/api/appts/end/]] |
=== Custom Fields === | === Custom Fields === |
Revision as of 13:01, 4 August 2017
Contents
API
The CallProof API can be used to automate backend workflows.
API Keys
API Ping
API Ping:
Reps
Update Reps Stats HTML:
Delete Reps Stats HTML:
Get Reps:
App Stats
Created Company Notes:
Update Company Stats HTML:
Delete Company Stats HTML:
Contacts
Created Contacts:
Updated Contacts:
Find Contacts:
Get Contact:
Update Contact:
Update Contact Reps:
Create Contact:
Delete Contact:
Update Contact Custom Fields:
Contact Phones
Get Updated Contact Phones:
Get Contact Phones:
Update Contact Phone:
Create Contact Phone:
Contact Notes
Get Contact Notes:
Update Contact Note:
Create Contact Note:
Delete Contact Note:
Calls
Created Calls:
Calls By ID:
Appointments
Updated Appointments:
New Appointment:
End Appointment:
Custom Fields
Get Custom Fields:
Update Custom Field:
Create Custom Field:
Update Custom Field Option:
Create Custom Field Option:
Companies
Create Companies:
Update Companies:
Delete Companies:
Opportunity
Get Opportunity Stages:
Get Opportunity Type:
Get Contact Opportunity:
Create Opportunity:
Followup
New Followup:
Event Forms
Get Contact Event Forms:
API Errors
We followed standard errors from w3.org. A link is provided here: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html