Action: Update a Board
Trello Operation

The Trello action enables users to update a single Trello Board by its ID.
Example User Story
I want to update a Trello Board so that I can update the name of the sprint I'm managing.
Fields
Field Name
Field Type
Required
id
String
Yes
name
String
No
desc
String
No
closed
Boolean
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated