Receive Straddle Events using Zapier
1. Create a new Zap and choose Straddle as the Trigger
2. Connect a Straddle account using your ApplicationId & IntegrationKey
3. Pick the Straddle event you’d like to listen for
4. Test & continue to define your Actions
Issue | Likely Cause | Resolution |
---|---|---|
“401 Unauthorized” in Zapier test | Incorrect ApplicationId or IntegrationKey | Re-copy the credentials from Straddle Dashboard → Webhooks |
No events appear during “Find Data” | The chosen event hasn’t occurred yet | Trigger the event in a test environment, or toggle “Skip Test” and finish setup |
Zap stops firing after key rotation | Old IntegrationKey still used | Update the key in Zapier → My Apps → Straddle |
Duplicate downstream records | Zap retries combined with non-idempotent Action | Deduplicate using a unique webhook id field or add a Filter step |