Lists
Create/Update Lead
Use this endpoint to create or update a lead in a list.
POST
Use this endpoint to create or update a lead in a list for your Reportana store. The email
attribute is required and must be unique, serving as the primary identifier for the lead in our system.
Headers
Basic base64(client_id + ’:’ + client_secret)
Content-Type:application/json
Parameters
Segmentation ID.
Example: 1.
Body
Enter the lead’s email.
Example: “johndoe@gmail.com”.
Enter the lead’s name.
Example: “John Doe”.
Enter the lead’s phone number.
Example: “+5511911111111”.