Skip to main content

Hello,

 

I currently have a Zap that automatically closes a board after a trigger.

 

But I was wondering if there’s any workaround for reopening it since it’s not in the list of Actions? If there isn’t, is there a possibility for it to be added in the future?

Hi @Jillyn 

Good question.

You would have to use the Trello API: https://developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-id-put

App APIs can be used in Zaps with these apps:

  1. Code
  2. Webhooks

 

If you need help, consider hiring a Certified Zapier Expert: https://zapier.com/experts/automation-ace

 


This is exactly what I needed. Thank you @Troy Tessalone!