Jotform notes from
someone who built it.
Long-form guides and tutorials on the parts of Jotform that bite in production. Conditional logic, HIPAA, webhooks - how they actually work, where they break, and how I set them up.
- PerspectiveApr 22, 20268 min read
Jotform AI: what it's good at, what it isn't
Jotform's new landing page leads with AI: describe the form you need, and it's generated in seconds. I worked inside Jotform for nearly five years. Here's what the AI genuinely solves, where it leaves you holding a form that looks finished but isn't, and why the workflow behind the form is still the hard part.
Read the note - TutorialApr 19, 20268 min read
How to Set Up Conditional Logic in Jotform (The Complete Guide)
Conditional logic is the difference between a form that asks everyone everything and one that feels like it was built for each respondent. Here's how to set it up in Jotform - and where it breaks.
Read the note - GuideApr 19, 20267 min read
Jotform HIPAA: A Practical Setup Guide (From a Former Engineer)
If you handle protected health information, Jotform's HIPAA plan is the right starting point - but the plan alone doesn't make your workflow compliant. Here's what the plan covers, what it doesn't, and what most teams still get wrong.
Read the note - TutorialApr 19, 20269 min read
Jotform Webhooks: A Complete Setup Guide for Developers
If you need Jotform submissions to hit your own backend - a CRM you built, a database, a custom workflow - webhooks are the fastest path. Here's how to set them up, parse the payload, and handle the edge cases Jotform's UI doesn't warn you about.
Read the note