Hi Zapier community!
I’m trying to create the following basic automation:
- Form submitted
- Create Trello card
Form fields are then mapped to Trello custom fields. I also have a list of existing labels, lets say “A”, “B”, and “C”. When “A” submits a form, Zapier should create a card and apply the existing “A” label.
This is how I set it up in the 2nd step:
However, this throws an error: "Error: Invalid Value for Value"
So, I followed the help article as well as some community posts, and added a “find label” and “add label” to my zap instead.
Steps 1, 2, and 3 run successfully, but it’s failing on the last step of adding the label with the error message “invalid ID:
It looks like Zapier isn’t able to find the correct label based on the label ID from step 3.
Not really sure what I’m missing here. Any help would be appreciated!