Skip to main content
POST
Create/Update Lead
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

string
required
Basic base64(client_id + ’:’ + client_secret)
string
required
Content-Type:application/json

Parameters

string
required
Segmentation ID.Example: 1.

Body

string
Enter the lead’s email.Example: “johndoe@gmail.com”.
string
Enter the lead’s name.Example: “John Doe”.
string
Enter the lead’s phone number.Example: “+5511911111111”.