A powerful, configurable form submission system with actions and notifications
Submit Form:
List Forms:
Get Form:
Health Check:
Example submission:
{
"form_id": "internal-testing-signup",
"data": {
"name": "John Doe",
"email": "john@example.com"
}
}