Skip to main content

Connect via API Key

1

Open API settings in EmailBison

In EmailBison go to Settings → API and copy your API key (the api-user scope works; super-admin also works but is scoped to the creator’s workspace).
2

Connect in Nous

Go to Settings → Integrations → + Add Integration → EmailBison, paste the key, and click Connect. Nous verifies it by calling GET /api/campaigns against https://dedi.emailbison.com.
The webhook lets Nous log email events (sends, opens, replies, unsubscribes) in real time as they happen. EmailBison does not expose a webhook-registration API, so this step is manual.
1

Copy your webhook URL from Nous

Go to Settings → Integrations → Webhooks → EmailBison and copy the URL shown.
2

Add the webhook in EmailBison

In EmailBison go to Settings → Webhooks → New Webhook URL, paste the URL, and pick the events you want.
See the EmailBison webhook reference for the full event list.