How to Access the Developer API / Lead Capture Webhook API ?
Step 1 : Go to the Module Menu.
Step 2 : Select Sales & Marketing from the options.
Step 3 : On the sidebar, locate the Developer API icon labeled as "API".
Step 4 : Click on the Developer API icon to access it and perform the necessary operations.
API Fields and Variable Details
1. Userid and Apikey fields are mandatory, rest are optional.
$userid = login id of Goodpickborg and
$apikey = unique key provided by Goodpickborg
2. $ompany_name = Name of Lead's Company
3. $mobile = Lead's mobile No
4. $person_name = Lead's Contact Person
5. $email = Lead's email ID
6. $lead_source= Source of Lead / Marketing Channel
( Exactly what has been defined as source in Custom Configuration)
7. $city = City Name
8. $address = Address of Lead
9. $remark = Lead's remark
10. $auto_assign_distributor=false / true ('true'If Auto Distribution is enabled)
11. $succ_url=After save to redirect your own application