Common Problems with Trello

Not all activities are triggering my zap

If you're using the New Activity or New Comment in Card triggers, you'll need to select a board to monitor. Not selecting a board means that only activities (or comments) that you created will be triggered. With a board selected, all activities and comments will trigger the zap.

 

Clickable URLs

For Trello New Card triggers, we provide the clickable URL directly. However, if you use New Activity or you will need to look for Data Card URL or similar. This will vary based on what sort of item triggers the activity. For example, cards vs. comments vs. checklists all generate activity, but have the clickable URL on different labels. New Notification doesn't give you a direct URL, so you will have to build it yourself.

Private and Public Boards

Zapier supports both private and public Trello boards.

Not triggering on New Card when the Zap is looking for new cards on ANY board

If you are trying to trigger on new cards across all boards on your Trello account, you will need to be a member on those cards for the Zap to pick them up. Alternatively, you'll need to build a zap for each board you want to trigger new cards off of.

Error 429 - Rate limit exceeded

In rare cases, Trello actions can run into Trello's API limits, which are 300 calls every 10 seconds. If you see an error like this, if you're able to have fewer items trigger at once that will help. Also, adjusting your zap to use fewer items that result in extra API calls, like due dates and checklist items, can help avoid that error.

Error: Invalid Value for Value

This error message can happen if you set a custom text value in the Label field. Changing it to a default color from the dropdown should solve the issue. If you want to dynamically set the label, you'll need two extra steps:

  • Find/create label (searching on the label name from a previous step)
  • Add label to card

I'm getting an error when trying to move my card to a different list

The current "Move card to a different list" action only works for moving between lists on the same board. You can't move a card to a different board, but you can create a card on a different board that has the same name and description.

My Zap is creating Trello cards on the wrong board!

This can happen if you have lists with the same names across multiple boards. To solve this, make sure to always reselect both the board name and the list name in the zap editor if you copy a zap.

Search is returning the wrong card

If Trello is not returning the correct result, try using special operators in your search to look up a card.

Can I use fields from Trello Power Ups in a Zap

For now we aren't able to get to Trello Power Up fields in triggers or actions, so that info isn't accessible in a zap.

Not triggering on Card Moved to List when a card is moved from another board

When you move a card from a board into another board, it's considered a "New Card" by Trello. The "Card Moved To List" trigger only works when a card is moved from one list to another, inside the same Board.

I want to find a card in Trello by something other than its name

The Find Card action supports advanced search, just like Trello's search bar does. Trello has a helpful guide on advanced search options.

 

Find Card step does not find a card that exists in a board

The Find Card action will not find cards with hashtags (#) in their names, as the part with the hashtag  will be considered a "label". You can work around this behavior by adding quotes around the mapping you add to the Card Name field.

Was this article helpful?
1 out of 28 found this helpful