Jotform
Jotform is a powerful online form builder that makes it easy to create robust forms and collect important data.
- Build the form you need in minutes - Create professional-looking forms with no coding using Jotform’s online Form Builder. Then style your forms with your own logo, fonts, and colors.
- Integrate your form with business apps - Automatically send form submissions to email marketing services, project management boards, CRMs, cloud storage apps, and more with Jotform’s 150+ integrations.
- Collect online payments seamlessly - Whether you’re selling a product, accepting a fee, or collecting a donation, Jotform allows you to get paid directly through your form.
Enabling the integration
To enable your Formstack integration, just go to Settings > Integrations > and tick on the Jotform checkbox to enable it:
After you have integrated Jotform into your ButterCMS account, you will see a new content field that you can add to your schema when creating or editing your pages and/or page types.
Adding a form to your page
The first time you try adding a form to your page, the system will prompt you to log into your Jotform account.
Here’s a sample of the API JSON response for how the forms get returned in our API.
"my_form_field": {
"createdAt": "2023-05-29T09:29:55.966154Z",
"id": "Nw5w9soB",
"title": "Are You a Good Cultural Fit For Our Startup? (copy)",
"url": "https://pi02g9pagar.typeform.com/to/Nw5w9soB",
"type": "quiz"
}