AntformsA
Antforms
Jul 26

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

Jul 26, 2026

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

Jul 26, 2026

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

Jul 26, 2026

Exactly. Less work on my backend.