Integrations
Signature Marketing and Productions
Integrations
Manage public form keys, scoped API keys, webhook destinations, and copyable examples for any website or custom backend.
Copyable website code
Embeddable JavaScript
<script src="https://crm.example.com/api/embed/form_contact_001" defer></script>Hosted HTML form action
<form action="https://crm.example.com/api/forms/submit/form_contact_001" method="POST">Webhook events
lead.created
form.received
lead.status_changed
client.created
client.updated
contribution.posted
payout.approved
website.connected
API keys
| Name | Prefix | Scopes | Status | Last used |
|---|---|---|---|---|
| Website form submissions | crm_live_9ad2 | forms:submit, leads:create | Active | Today |
| Custom backend sync | crm_live_6fa1 | leads:create, contacts:create | Active | Yesterday |
| Legacy landing page | crm_test_4bc8 | forms:submit | Revoked | May 18 |
Webhooks
| Name | URL | Events | Status | Last delivery |
|---|---|---|---|---|
| New lead Slack bridge | https://hooks.example.com/slack/new-lead | lead.created, form.received | Active | 200 OK |
| Project ops automation | https://ops.example.com/crm/events | project.status_changed, client.updated | Active | 200 OK |
| Client reporting sync | https://reports.example.com/webhook | deal.stage_changed | Paused | Paused |