Best answer

Is there a way to reopen an archived/closed Trello Board after a trigger?

  • 8 August 2023
  • 2 replies
  • 39 views

Userlevel 2

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?

icon

Best answer by Troy Tessalone 8 August 2023, 05:15

View original

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

2 replies

Userlevel 7
Badge +14

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

 

Userlevel 2

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