Formstack
Connect Formstack to send form submissions to Finseo for attribution tracking. Formstack’s native webhooks POST JSON payloads with the form field data on every submission.Get your webhook URL
- In Finseo, open Integrations → Formstack → Connect.
- Copy your personal webhook URL (contains your project ID,
?source=formstack, and a secret token):
Set up the Formstack webhook
- In Formstack, open your form and go to Settings → Integrations → Webhooks.
- Add your Finseo webhook URL as the endpoint.
- Choose to send the data as JSON with field labels if available, then save.
Test and map fields
- Use the live listener in the Finseo connect dialog: submit a test entry and inspect the received payload.
- Formstack maps field IDs to values — select your “How did you find us?” field under Field Mapping in the dialog.
Troubleshooting
Submissions don't arrive
Submissions don't arrive
Confirm the webhook is active on the specific form (webhooks are configured per form, not account-wide) and the URL includes
source and token parameters.The attribution answer isn't detected
The attribution answer isn't detected
Use Field Mapping once to select the right field — Finseo remembers the mapping for all future submissions.