Transfer via API
If you already have a customer database in your system, you can integrate it with iPresso. With our REST API, you can retrieve, edit, add and delete contacts.
You can think of the API as a bridge that allows you to exchange data between different systems. As an example, you can exchange data between CRM and iPresso. If you don't know how to do this, ask the administrator of the system you want to integrate.
Our API documentation
Here are some details from the introduction to our API documentation:
GET, POST, PUT and DELETE type calls are accepted. In response, the iPresso system returns data in JSON format. The response contains a code field that indicates whether the call succeeded or what error occurred. The error codes are consistent with HTTP statuses. A message field is also returned, which contains a verbal description of the returned code and a date, which contains the data.
For details on sending contacts, see our API documentation.
Comments
0 comments
Please sign in to leave a comment.