Skip to main content
Question

Getting 'ValidationError: Validation Failure' When Passing Multiple Values in Amenities Field

  • September 19, 2023
  • 3 replies
  • 100 views

Hello everyone,

I need a little bit of assistance on an error I am receiving. I am getting a “ValidationError: Validation Failure”. Error. I already know the culprit is my Amenities multi-reference field.

The problem is when I pass only one value it works fine, but when passing multiple values (multiple references) it fails. I have tried many combinations of strings to get this to work and I have had no luck. Any assistance would be greatly appreciated. Below are some references.

Flow:

This works as expected:

This fails and results in the form invalidation error:
 

I have tried both values individually and they will work so I know it’s not an error with the id’s themselves.

Here is the error:

 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • September 19, 2023

  • Author
  • New
  • September 19, 2023

Hello Troy,

I just reviewed them and they all seem to be related to the Patch webhook, and not related to the Live Item creation.

Thank you!


Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • September 19, 2023

@MattH_fhsu 

You may have to explore using the Webflow API: https://developers.webflow.com/reference/create-item

Zap action: Webflow - API Request