Jotform notes from
someone who shipped 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.
- 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