Difference between revisions of "API"
(→Contacts) |
(→People) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 75: | Line 75: | ||
Get Contact Images: | Get Contact Images: | ||
::[[API:Contact:Images:Get|https://app.callproof.com/api/contact/images/get/]] | ::[[API:Contact:Images:Get|https://app.callproof.com/api/contact/images/get/]] | ||
+ | |||
+ | Get Contact Emails Messages: | ||
+ | ::[[API:Contact:Email:Get|https://app.callproof.com/api/contact/email/messages/get/]] | ||
+ | |||
+ | New Emails Messages: | ||
+ | ::[[API:Email:New|https://app.callproof.com/api/contact/email/messages/new/]] | ||
=== Contact Phones === | === Contact Phones === | ||
Line 105: | Line 111: | ||
::[[API:ContactNote:Delete|https://app.callproof.com/api/contact_note/delete/]] | ::[[API:ContactNote:Delete|https://app.callproof.com/api/contact_note/delete/]] | ||
+ | |||
+ | === People === | ||
+ | |||
+ | Get People: | ||
+ | ::[[API:People:Get|https://app.callproof.com/api/contact/personnel/get/<contact_id>/]] | ||
+ | |||
+ | Create Personnel: | ||
+ | ::[[API:People:Create|https://app.callproof.com/api/contact/personnel/create/]] | ||
+ | |||
+ | Update Personnel: | ||
+ | ::[[API:People:Update|https://app.callproof.com/api/contact/personnel/update/]] | ||
+ | |||
+ | Delete Personnel: | ||
+ | ::[[API:People:Delete|https://app.callproof.com/api/contact/personnel/delete/<personnel_id/>]] | ||
+ | |||
+ | Get Personnel contact phones: | ||
+ | ::[[API:People:Phones:Get|https://app.callproof.com/api/contact/personnel/phones/get/<personnel_id>/]] | ||
+ | |||
+ | Get People Roles: | ||
+ | ::[[API:People:Roles:Get|https://app.callproof.com/api/contact/people/roles/get/]] | ||
=== Calls === | === Calls === |
Latest revision as of 09:33, 24 May 2019
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:
Get Contact Files:
Upload New Contact Files:
Get Contact Images:
Get Contact Emails Messages:
New Emails Messages:
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:
People
Get People:
Create Personnel:
Update Personnel:
Delete Personnel:
Get Personnel contact phones:
Get People Roles:
Calls
Created Calls:
Calls By ID:
Create Call:
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
Updated Followup:
New Followup:
Event Forms
Get Event Forms:
Get Contact Event Forms:
Get Event Forms Details:
Create Event Form:
API Errors
We followed standard errors from w3.org. A link is provided here: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html