Skip to main content
Question

How to get the data from fillout form webhook inside of the "Run Python Code" node?

  • 22 June 2024
  • 2 replies
  • 22 views

Hi All,

I’ve created a fillout form and assigned the Zapier webhook url to it.  It tests successfully and is able to pull the form data into the first node of the Zap node, see attached.

However, at the second node where you run the python code, I’m having trouble accessing the data and returning it using python.  Can anyone take a look and let me know what I’m doing wrong?  I’ve posted the error also.

 

 

2 replies

Userlevel 7
Badge +14

Hi @crmuser789 

Help articles for using the Code Zap app to reference for guidance and example about how to configure the input variables and code: https://zapier.com/apps/code/help

 

 

Userlevel 7
Badge +14

@crmuser789 

There is also a native Fillout Forms Zap app: https://zapier.com/apps/fillout/integrations#triggers-and-actions

Reply