Enter Setting -> Business settings -> "Studio URL for API"
Copy what's written (as shown in the picture) and attach it to the following address:
Configure pipeline including status and sources of leads
Fields that can be sent :
First Name - Required
Last Name - Optional
* You can send a full name instead*
FullName
Gender - Optional
0 = Unknown / 1 = Male / 2 = Female
ContactMobile - Required
Email - Required
GetSMS - Optional
*SMS Notification*
0 = allowed / 1 = Not allowed
GetEmail - Optional
*Email Notification*
0 = allowed / 1 = Not allowed
MainPipeId - Required
Which pipeline to insert the lead into,Defined by field:
ID In the pipeline management table
PipeId - Required
To which status in the selected pipeline to insert the lead, is defined by field:
ID In the status management table
You can reach this table by clicking "Manage Status" on the page - Pipeline management - In the line of your chosen pipeline
Source - Required
The origin of the lead, is defined by field:
ID in the Lead Sources table
info - Optional
You can add any additional information to the customer card under "Lead details" as JSON
example:
{"data": [{"TitleField": "Value", " TitleField ": " Value ", "some_page_id": "2023"}]}
If successful, the following data will be returned
status = 0 // success
status = 1 // failure
ErrorText = // failure reason