AntformsA
Antforms
4h ago

Webhook response mapping

Sometimes I need to map specific form fields to non-standard database structures. A UI to map the JSON schema on webhooks would be helpful.
ReviewingReviewing

4 hours ago

This is a bit technical but I can see how it would make automation workflows easier.

4 hours ago

I usually just rewrite the data on the receiving end. Having it native in the form builder would be better.

4 hours ago

Exactly. Less work on my backend.