Connect Jotform to FastHook
Connect Jotform responses to FastHook Workflows. Start automations from new submissions and work with forms, questions, and response data.
Choose from 1 Trigger and 8 Actions.
Connect your account
Connect with a Jotform API key from My Account → Settings → API. FastHook validates the key and stores it encrypted.
- In Jotform, open My Account → Settings → API and create an API key for FastHook.
- In FastHook Sources, choose New source → Provider app → Jotform and connect that key.
- Select the form to watch. FastHook creates and maintains its webhook automatically.
- Add Jotform Actions to a Workflow, map response fields, test the Workflow, then activate it.
Example automations
- Send each new form response to Slack or email.
- Create CRM contacts and tasks from lead forms.
- Store survey and registration responses in Google Sheets.
Triggers
- New Submission
Actions
- Get User
- List Forms
- Get Form
- List Form Questions
- List Form Submissions
- Get Submission
- Create Form
- Custom API Request
Working with Jotform
Choose the data region that owns the account: Standard, EU, or HIPAA. FastHook sends API calls only to that Jotform host.
FastHook creates a webhook for each form used by an active Source and protects its callback URL with an encrypted random secret.
Jotform sends submission fields inside rawRequest. FastHook decodes that JSON and preserves the complete payload for mapping.
Form questions determine the response fields, so New Submission uses an open output schema with stable form_id and submission_id fields.
Jotform API quotas depend on the connected customer's plan.
Jotform reference · Explore Jotform integrations · Jotform API documentation