How to integrate the API for prospect entry
Techmet
Last Update vor 7 Monaten
Prospect can be entered thru API (POST / GET) in Betyphon Campaign directly, For creating prospect in Campaign :-
Webhook URL (Product entry URL - web.betyphon.in/api/action/addProspects)
Authorization (Secure Bearer Code as KEY) How to Get
Campaign ID ("CID" entry in Campaign) How to Get
Subscriber ID ("admin") Login ID of Admin email
Phone (Mandatory field to create Prospect)
Note : Custom fields can be created and mapped while integrations How to create Custom Column

Note -
- In API, Header passing is mandatory to push the prospect in data collection wherein parameter will be "Authorization"
- Campaign is a source of leads which is a separate collection of data in subscription
- API's are available in each campaign, as campaign ID is unique for each collection. Campaign > View more > API
We have 3 type of parameter, as System Field, Basic & Custom Fields.
In Basic Fields, "Phone" is mandatory field to create prospect in data collection (campaign)
System Field are Auto-Generated filelds (Parameter) gets create automatically on agents activity and reports are based on it.
Custom fields, are created based on requirement as per industry.