Hi everybody,
I have the following issue and hope somebody can help me with that!
Background:
I have setup a form in Webflow and want to push the data to an Airtable table. I created a flow in Webflow (The second step in the webflow form is "Make HTTP request", "Authentication" is set to "None", In this step I added the Hook URL I copied from the Automation in Airtable).
The corresponding flow is setup and tested in Workflow and setup and tested in Airtable. I was able to map the colums from Airtable with the actual data from Webflow. When I run a test in Webflow where I build the flow a new line with all the data is created in the Airtable table - same when I test the automation in Airtable itself.
Here is the problem:
When I submit data via the form on the website I build with Webflow, a new line is created in my Airtable table, but without any data in it.
- The record in line 13 has been created after I tested the Airtable automation -> Data available
- The record in line 14 has been created after I filled out the live form on the webflow page -> No data
How can this be fixed?
-- Additional Note --
I just wanted to create some more Screenshots to show you that the Automation test in airflow works fine.
This time I got an error and when I check I see that the corresponding corresponding data fields from the webflow automation are not available anymore. I can fix this when I run a test in webflow and apply the data. Then the date is available in Airflow again, after I run a Test trigger and then the automation test passes again.
Seems like the "create record" step in Airtalbe automation seems to breake automatically after some time. Maybe somebody has an idea here - this might be the problem.
Thanks + All the Best