Hi all,
I’m building a Zap that automates Trello card handling based on VIN numbers (stelnummer) parsed from emails. Here’s my flow:
-
Email Parser extracts the VIN from incoming emails – works perfectly.
-
Find Card in Trello searches for the VIN in a specific list – works if the VIN is in the card title.
-
Move Card to List in Trello
- Works with static card selection
- Works with custom card ID only on the test card – fails with other cards
What I’m trying to do:
-
Parse a VIN from email
-
Find the matching Trello card
-
Move it to another list
Any help appreciated!
– Mathias




