Webflow to Airtable using Logic works in test, but not live after publish
Hey hey ππΎ . Glad for the community here. @Web Bae , following up from my question from the YouTube lesson "How to Connect Webflow to Airtable with Logic in 10 min"
It works fine when testing in Webflow, the test is successful and a record is created in Webflow. When I publish and then submit a form on the live site, it doesn't work - the form submits, but nothing goes to Airtable. I do get an email from Webflow though, confirming that a form was submitted.
Here's the live link: https://cardnyc.webflow.io and
Preview url - https://preview.webflow.com/preview/cardnyc?utm_medium=preview_link&utm_source=designer&utm_content=cardnyc&preview=275c80d887dd992fc5afd268f1862f23&pageId=649b4d0ac48ee841ecbbcf58&workflow=preview
6 Replies
Hey @dianneiam.eth I tried to inspect what was going on but unfortunately I can't look at the important stuff.
1. Viewing in preview mode hides the important data - which is good... it shouldn't expose your API key.
2. Inspecting the network on submit, it sends the data to
https://webflow.com/api/v1/form/{site-info}
which is expected but I can't inspect further the logic flow to Airtable.
So I can't really troubleshoot your setup any more unfortauntely.
I'd be happy to help in Patreon. I offer 1:1 consultations with members ~monthly if desired and 2x monthly office hours where we could work on this.@Web Bae Airtable gets the tests, but not live
I see - I did run into some bugs with Logic in the past when only publishing new content to staging. It was a bit of a mess if I remember.
If it's working in the test sandbox then it's completely set up correctly.
Can you contact Webflow Support about it? I find they usually respond in less than 24 hours.
Sorry I can't help much more with this one π¦
check this out though
Forum | Webflow
Webflow logic works in the designer, but doesn't work on live site
Wild that you even got any form submissions on webflow, its a great design tool but suspect for anything else, they have lost the path in many respects
Can you try adding Content-Length: 0 to your headers?
if not we can build the automation in Make - would that work for your client?
Thanks for the direction.
I'll check these out