Examples
1. Insert Record (Lead/Client)
Important: Use the POST method to pass these parameters instead of GET method.
You have to pass the xmlData as a POST parameter.
API Method: insertRecord
XML Format:
XML Data:XMLDATA sample:
Request Parameters
Client status type should be in string format as per below.
Client
Lead
Lead/Inactive
Inactive
Suspended
Note: To add your own custom status. pls login and go to
https://app.creditrepaircloud.com/mycompany/clientstatus
and Copy status name in xml
Note: Pls login and go to
https://app.creditrepaircloud.com/mycompany/team
and Copy team member name in xml
https://secureclientaccess.com
on = Client can access portal
off = Client can not access portal
Note: Only accepted if client_portal_access is on
Note: Pls login and go to https://app.creditrepaircloud.com/mycompany/agreement and Copy agreement name in xml
Note: Only accepted if client_portal_access is on
no = System will not send login information via email and instructions for setting password to client.
Note: Only accepted if client_portal_access is on
* - Mandatory parameter
The Credit Repair Cloud Developer API is designed for experienced web developers proficient in XML. If you are new to REST, you can learn basics at http://en.wikipedia.org/wiki/REST or look at options for Zapier