Skip to main content
Question

What are the steps to reading data from an external webhook (form submission) and using the values to construct a new url to call POST request with?

  • 22 June 2024
  • 1 reply
  • 10 views

Hi Guys,

I created a fillout form and assigned the zapier webhook url to it.

What are the steps to reading in those values from the incoming form submission webhook and then assigning the values to construct a url to call another API (which stores those values to a db)?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Hi @crmuser789 

Have you tried using the native Fillout Forms Zap app integration?

https://zapier.com/apps/fillout/integrations#triggers-and-actions

 

Depends on the requirements for the API request, which is based on the API docs.