Difference between revisions of "API"
Greg Donald (talk | contribs) |
Greg Donald (talk | contribs) |
||
Line 82: | Line 82: | ||
Updated Appointments: | Updated Appointments: | ||
::[[API:Appointments:Updated|https://app.callproof.com/api/appts/updated/]] | ::[[API:Appointments:Updated|https://app.callproof.com/api/appts/updated/]] | ||
+ | |||
+ | |||
+ | === Custom Fields === | ||
+ | |||
+ | Get Custom Fields: | ||
+ | ::[[API:CustomFields:Get|https://app.callproof.com/api/custom_fields/get/]] | ||
+ | |||
+ | Update Custom Field: | ||
+ | ::[[API:CustomFields:Update|https://app.callproof.com/api/custom_fields/update/]] | ||
+ | |||
+ | Create Custom Field: | ||
+ | ::[[API:CustomFields:Create|https://app.callproof.com/api/custom_fields/new/]] |
Revision as of 15:18, 28 October 2014
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:
Companies
Created Company Notes:
Update Company Stats HTML:
Delete Company Stats HTML:
Contacts
Created Contacts:
Updated Contacts:
Find Contacts:
Get Contact:
Update Contact:
Create Contact:
Contact Phones
Updated Contact Phones:
Get Contact Phones:
Update Contact Phone:
Create Contact Phone:
Calls
Created Calls:
Appointments
Updated Appointments:
Custom Fields
Get Custom Fields:
Update Custom Field:
Create Custom Field: