Connect via API Key
Set up the Webhook (recommended)
Smartlead webhooks are configured per campaign in the Smartlead UI, so this step is manual.Copy your webhook URL from Nous
Go to Settings → Integrations → Webhooks → Smartlead and copy the URL shown.
Add the webhook in Smartlead
In Smartlead open the campaign you want to track, go to Settings → Webhooks → Add Webhook, paste the URL, and tick the events you want.
Optional: shared secret
SetSMARTLEAD_WEBHOOK_SECRET in nous.env and append ?secret=<value> to the webhook URL when pasting it into Smartlead. Nous rejects any inbound request whose query string doesn’t match.