Skip to main content
Best answer

Webhook PATCH Validation Error - No idea why


Hi,

I’m trying to update a live collection item within webflow via airtable. I have used zapier to create a new a new live item every time a new record is created in airtable. I then find this record using the airtable record ID, which I store within the cms Item. 

Here I’m trying to only alter the ‘fat’ column. This is specifically for the final row. Originally the figure was 100, but I have changed it to 70 and want this to update in the webflow cms Item Here is the cms item created.

 


​​​​​

After creating the cms item, I find the airtable row again
Here is where I’m receiving the error

Then using a PATCH webhook, I want to update specific parameters that are changed within airtable, however I’m running into a validation error. 

 

Does anyone have an idea as to why?

 

Any help would be much appreciated.

 

Thanks  

Best answer by andywingrave

Great stuff! Glad this helped! Postman is awesome for this kind of troubleshooting!

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

8 replies

andywingrave
Forum|alt.badge.img+9
  • Zapier Expert
  • 854 replies
  • April 13, 2020

Just one thing to clarify here, and it’s normally the first thing I do when troubleshooting my webhooks - Have you tried this manually/in Postman and it’s working fine, but not working fine in Zapier? 

 

 


  • Author
  • Beginner
  • 4 replies
  • April 13, 2020
Saastronomical wrote:

Just one thing to clarify here, and it’s normally the first thing I do when troubleshooting my webhooks - Have you tried this manually/in Postman and it’s working fine, but not working fine in Zapier? 

 

 

I’ve never actually used postman - so no I haven’t.


  • Author
  • Beginner
  • 4 replies
  • April 13, 2020
Saastronomical wrote:

Just one thing to clarify here, and it’s normally the first thing I do when troubleshooting my webhooks - Have you tried this manually/in Postman and it’s working fine, but not working fine in Zapier? 

 

 

Some how figured out how to use postman and realised my issue was the square brackets around the data entry, they weren’t needed. Thank you! 


andywingrave
Forum|alt.badge.img+9
  • Zapier Expert
  • 854 replies
  • Answer
  • April 13, 2020

Great stuff! Glad this helped! Postman is awesome for this kind of troubleshooting!


  • Author
  • Beginner
  • 4 replies
  • April 13, 2020
Saastronomical wrote:

Great stuff! Glad this helped! Postman is awesome for this kind of troubleshooting!

Also… do you have any idea how to trigger the webhook via zapier. At the moment it is connected to a zap that triggers when a new row is created, but I think updating the row has to have a zap of its own. 

Thanks


andywingrave
Forum|alt.badge.img+9
  • Zapier Expert
  • 854 replies
  • April 13, 2020

I think the best way here would be to trigger when a specific record comes into a view in Airtable, rather than when a new record is created


  • Author
  • Beginner
  • 4 replies
  • April 13, 2020
Saastronomical wrote:

I think the best way here would be to trigger when a specific record comes into a view in Airtable, rather than when a new record is created

What does it mean when a record comes into view? thanks 


andywingrave
Forum|alt.badge.img+9
  • Zapier Expert
  • 854 replies
  • April 13, 2020

It means you’ve created a view in Airtable with your criteria, named it and you use that to trigger the zap instead of just “new record”