API Integration
Add a new Lead
POST
https://thirdpartyapi.extraaedge.com/api/SaveRequest
This endpoint allows you to add a lead in ExtraaEdge CRM
Request Body
Name | Type | Description |
---|---|---|
AuthToken | string | Token to be collected from ExtraaEdge team |
Source | string | Source to be collected from Extraaedge team |
FirstName | string | First name of the student |
LastName | string | Last name of the student |
string | The email address of the student | |
MobileNumber | string | Mobile number of the student |
Course | string | The Course of the student |
Center | string | The center selected by the student |
Last updated