Laden…
Laden…
ClientFlow
Integrieren Sie ClientFlow in Ihren Stack. API-Schlüssel unter Einstellungen → Developer Hub (Team-Plan).
Senden Sie Ihren API-Schlüssel im Authorization-Header. Schlüssel beginnen mit cf_live_ und haben read/write-Scope.
Authorization: Bearer cf_live_xxxxxxxx
https://volade.com
Listen unterstützen limit (max. 100) und offset als Query-Parameter.
https://volade.com/api/v1/contactslimit, offsethttps://volade.com/api/v1/contactsname, email, phone, companyhttps://volade.com/api/v1/projectsstatus filterhttps://volade.com/api/v1/projectstitle, contact_id, event_datehttps://volade.com/api/v1/quotes—https://volade.com/api/v1/quoteslines[], project_id, contact_idhttps://volade.com/api/v1/webhooks—https://volade.com/api/v1/webhooksname, url, eventshttps://volade.com/api/zapierZapier auth testhttps://volade.com/api/lead-forms/{slug}/submitPublic — no API keyWebhooks in den Einstellungen konfigurieren. Payloads werden mit HMAC-SHA256 signiert (Header X-ClientFlow-Signature).
Ereignisse: contact.created, project.created, lead.submitted, quote.sent, contract.signed, payment.received, invoice.paid
POST /api/zapier für Auth-Test. Trigger und Aktionen für Team-Konten.
Lead-Formulare via /f/{slug}, Iframe oder public/embed.js — siehe Einstellungen → Lead-Formulare.