← Tools Reference

HelloLeads

HelloLeads integration (Marketing, Productivity). Imported from open-connector.

API key2 toolshttps://app.helloleads.io
GET
helloleads_get_web_form_definition
Fetch the visible HelloLeads web form definition for the connected Web Form Key and report whether reCAPTCHA v2 is enabled.

/index.php/api/event/eventAutoFormFields

POST
helloleads_submit_web_form
Submit one HelloLeads web form lead with JSON field values, excluding reCAPTCHA and file-upload workflows.

/index.php/api/event/eventAutoFormFields

2 parameters
ParamTypeRequiredDescription
countryCodestringoptionalOptional mobile country code such as +91. When provided with a mobile field, it…
valuesobjectrequiredField values keyed by the HelloLeads form field names returned by get_web_form_…