Hello,
i’m having troubles on intergrating google spreadsheet row to create new collection item.
When i catch my data from spreadsheet via zapier, i select webflow option and choose my project and my collection. then i fill the data exactly it appears on the collection and i when i’m testing my zap i got this error:The app returned “ValidationError: Validation Failure”.
i tried several times to check if i have missmatched some required data but nothing helps.
Anyone know how to solve it?
Thanks.
Yes I’ve been having this trouble too (using Airtable instead of Google Sheets) and it seems to be a widespread blocker for many Webflowers.
Followed multiple tutorials which step it out perfectly such as the one by@MackenzieChild but still seem to receive an error. Any ideas guys? @PixelGeek might be across this too
Hi Frazer, are you trying to create a new live item in the CMS with a zap from Airtable to Webflow, or add a reference or multi-reference? If you have an example I might be able to take a guess as I recently spent a week trying to solve it.
@tim28 I am trying to create a new live item in CMS with Zap but from a webflow form. It does add reference to other collection items which I am using their UUID as values.
But I am receiving the same error when testing the Zap. Any thoughts?
Hi Veronica, are you trying to generate a new live CMS item from the Webflow form, and tie it to a multi-reference field in another collection? The only way I was able to successfully get mine to work was with Webhooks by Zapier. You need to leave the multi-reference field blank in your first zap, then create a second “Webhooks by Zapier” to tie the new live item to the other CMS collection, using the Webflow ID in quotation marks if part of a series.
Testing the API call with Postman saved me from pulling my hair out.
If you want to share any screenshots I might be able to help further.
Thanks Tim! Here is a screenshot, I’ve circled the fields that are Reference Fields in Webflow. They are not Multireference fields but do they need to be wrapped in quotes “”?
I actually tried just doing the Create Live Item via Zap without these fields first but still get that same error once I try to update them in the next Zap.