cURL
curl --request GET \ --url https://api.heffl.com/api/v1/leads/sources \ --header 'x-api-key: <api-key>'
{ "items": [ { "id": "<string>", "name": "<string>" } ] }
Returns all CRM sources (lead sources).
Documentation IndexFetch the complete documentation index at: https://docs.heffl.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.heffl.com/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Get yours at app.heffl.com/settings/developers
OK
Show child attributes