API POST endpoints for responses and settings
Today, we're releasing the first two POST endpoints for our API. These will allow you to add responses to a form and also update form settings.
Yes, we know... you're waiting for a way to create forms and fields via the API. It's coming, but due to internal logic it's a little more complicated. So we're currently rebuilding some of the internal logic to make this process of building API endpoints for this easier. Again, it's coming, we haven't forgotten about this.
The two new POST endpoints are:
https://deftform.com/api/v1/forms/{form_id}/responsehttps://deftform.com/api/v1/forms/{form_id}/settings
You can read more about API requests in our help center.
Responses added via the API will have a small "API" badge visible:
