@taskmagic/apps-heffl
v0.1.1
Published
Work with [Heffl](https://heffl.com) — CRM, field service and project management. API docs: https://docs.heffl.com/api-v2/introduction
Readme
Heffl
Work with Heffl — CRM, field service and project management. API docs: https://docs.heffl.com/api-v2/introduction
Create and search contacts, companies, deals and tasks, list pipelines and their stages, and
trigger flows instantly on lead, deal, client, invoice, quotation and payment events.
Authentication uses an API key from Settings → Developer
(app.heffl.com/settings/developers), sent in the
x-api-key header.
Actions target the v2 API (https://api.heffl.com/api/v2). Webhook subscriptions are only
available on v1, so the instant trigger registers against https://api.heffl.com/api/v1.
Custom-field (cf_*) objects are passed through with only undefined removed, so setting a
key to null or "" clears that field rather than being silently dropped.
No custom API call action: the shared helper accepts an absolute URL and merges the connection's auth headers into it, which would let a user-entered address receive the Heffl API key.
