Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get or set automation rules using the API?

Harold
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 26, 2025

We have a lot of boards which we want to add custom automation rules to. Every rule is slightly different for each board, so just writing one rule and applying that to multiple boards won't work.

We can't seem to find the Trello API endpoints for getting and setting automation rules?

2 answers

1 vote
Mat
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 27, 2025

Hi Harold, welcome to the Trello Community!

We currently do not have an API for creating automation rules.

You can however use our API to create your own integrations and scripts. You can do this by setting up webhooks that look for changes that happen on a board same way that the trigger in Automation works: https://developer.atlassian.com/cloud/trello/guides/rest-api/webhooks/ -- The webhook will send a payload each time an action happens on the board so you can filter and create your workflows based on that.

Supporting webhooks is something that is outside the scope of our Support, however we do have a developer community here where you can get further help: https://community.developer.atlassian.com/c/trello/42

I hope this helps, but let us know if you have any questions!
----------------
If this post helps with your query, then please consider the Accept answer or Like button to help the other users find it more quickly.

0 votes
milynnus
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 29, 2025

@Harold 

While there is no api to add automation, you can enable the use your automation across boards. It starts with good design. My approach had been to keep the intake and completion across boards while allowing each board automation between intake and completion customised to the specific needs. I also externalised the creation of content as much as I can so that these are dynamically created. I also deploy the use invisible labels to manage my automation.

A case in point, is an immigration consultant that handles 8-9 case types based on intake from Lawmatic each having different checklists at the intake and board specific collection of custom fields but a common completion/archival processes. Presently there are 12 rules - 50% of them are shared by 8-9 boards and most of the single board automation is on the master board.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events