Field rules to remember
api_keyis required- Any other names become submission data (same idea as HTML
nameattributes) - Reserved spam helpers
_gotchaand_tsare optional; see spam protection - File uploads need multipart, not this JSON builder
How this works
All formatting runs in your browser. The tool does not call FormsReach for you; copy the cURL or fetch snippet and run it from your own environment against a form you own.
Next steps
- HTML form path: HTML form POST
- Programmatic path: JS SDK submit
- More utilities: free tools hub