Skip to main content

Get the essentials first!

To use the Convertalk APIs, You need to insure that you have following details with you. A. UUID - You can get the UUID from the local web session storage as show in the image below: 251 Website Contacts Meta Data  Convertalk Resource C 1 Pn B. Bot ID & User ID: One can get the Bot ID and User ID from your Bot Script or Bot page URL. Below is the sample Example. For Chatbot page URL
For Chatbot Script
C. Auth Token: We haven’t automated everything yet. Please contact our support team to get the same. Now you are ready to run the POC

API References

Please use the below APIs in order to play with your leads and chat data.

Create a lead in the Convertalk

As soon as any user opens up the Bot, It creates one UUId; pass the same along with the other required details to create and update the lead’s details.

API to update a chat/lead data

PUT https://api.v7. Convertalk.com/inbox/direct/lead As soon as any user opens up the Bot, It creates one UUId; pass the same along with the other required details to create and update the lead’s details.

Headers

Request Body

Get leads listing and Its meta data

To get the listing of the leads and its meta data, Hit the below API with mandatory details.

API to get listing of chats/leads

GET https://api.v7. Convertalk.com/inbox/direct/chats To get the listing of the leads and its meta data, Hit the below API with mandatory details.

Query Parameters

Headers

❓ Got any questions?

If you have any questions, you can look into our repository of FAQs, most likely, you will find your answer here, If not, write us at [support@ Convertalk.com](mailto:support@ Convertalk.com).