Stay up to date on what’s shipping in the Extend platform.
Edit: conditional logic and validation
Edit: conditional logic and validation
Forms often contain implicit conditional behavior — like “If you said ‘Yes’ to ___, then fill in ____.” In many industries, missing these rules can cause serious downstream issues in automated form-filling pipelines.
The Edit API now supports the full range of conditional logic expressible in JSON Schema, including if / then / else, dependentRequired, allOf, oneOf, anyOf, and not. You can also auto-generate these rules for a form from a single sample document.


