Jotform
Connect Jotform to automatically receive “How did you find us?” survey responses. Jotform’s native webhook sends every submission to Finseo, which auto-detects the attribution field.Get your webhook URL
- In Finseo, open Integrations → Jotform → Connect.
- Copy your personal webhook URL (contains your project ID,
?source=jotform, and a secret token):
Set up the Jotform webhook
- In Jotform, open your form and go to Settings → Integrations.
- Search for Webhooks and add your Finseo URL.
- Complete the integration — every new submission is now forwarded.
multipart/form-data with a rawRequest JSON field. Finseo handles both formats automatically and scans field names for attribution keywords (how_did, find_us, source, referral).
See Jotform’s webhook guide for details.
Test and map fields
- Use the live listener in the Finseo connect dialog: submit a test entry and inspect the received payload.
- If your field is named differently, select it under Field Mapping in the dialog.
Troubleshooting
Submissions don't arrive
Submissions don't arrive
Verify the webhook is listed under Settings → Integrations and the URL contains the full query string. Jotform retries failed deliveries only briefly.
The attribution answer isn't detected
The attribution answer isn't detected
Jotform field keys are auto-generated (e.g.
q12_howDid). Use Field Mapping to select the right field once — Finseo remembers it for all future submissions.