Skip to main content

Seeking REST API Endpoint or Webhook for Fluent Forms Submission

I'm looking to submit a form entry using a webhook from Droip. Is there a REST API endpoint or webhook in Fluent Forms that supports form submission? If webhook or api endpoint is not available, I can build a custom API endpoint for this use case. Any guidance or documentation links would be greatly appreciated!

Thanks

AndrΓ© Daus

Why would you want to do this? The purpose of Fluent Forms is to provide forms. While you can change the data within the submission lifecycle, adding data without a form is rather pointless. If you want to store external data in Wordpress other options are simpler and make more sense. What are you trying to accomplish?

Kamal Hosen

Andre DausΒ I am using no code page builder "Droip" where is no option use FF. need use built in forms, So I need to api or incoming webhook to insert response in Fluent forms.

AndrΓ© Daus

Kamal HosenΒ never heard of that builder. Doesn’t it allow for short codes? Then you can add FF via short code. If you use the build-in forms from this thing, then you do not use FluentForms.

Kamal Hosen

AndrΓ© Daus

Kamal HosenΒ it looks very limited. I consider it sub par.

Checkout Fluent Forms webhook integration - https://fluentforms.com/integration/webhooks/

And also our developers' docs - https://developers.fluentforms.com/

Hope this helps!

Kamal Hosen

Nishat ShahriyarΒ I checkout those links, there is no incoming webhook.

Kamal HosenΒ sorry for the webhook link. Fluent Forms only supports outgoing webhooks. For your case, you'll need to use the REST API documentation to create your own endpoint to get the form submission with JSON data

https://developers.fluentforms.com/api/extending-rest-api/

Kamal Hosen

Nishat ShahriyarΒ Any Developer from fluent form? when I use Policy I got an error.

Kamal HosenΒ can you open a support ticket here - https://wpmanageninja.com/support-tickets/

Our support will look into it.