Forums

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

Trello - Power Automate

Jimmy Grijp
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!
March 15, 2025

Hi,

I have created a trello board with a card for each project assigned to me.

These card are automatically created via Power automate.

- It looks at an excel table, the projects with my initials it creates a new card for.

 

The project changes phase over time, e.g. from ordered to scheduled. I want to keep this Phase as a Label on each card.

 

However, I cannot find a function in power automate to change these labels in Trello.

Do you have a work around for this?

 

I don't want to delete cards and create them again with the new phase because I have checklists in each card that I want to keep. Translated with DeepL.com (free version)

2 answers

0 votes
Hrudu Shibu
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.
March 15, 2025

Hi @Jimmy Grijp ,

Power Automate does not have direct support for updating Trello labels, but you can leverage Trello's API. Get your API key and token from Trello firstNextdesign a flow with the HTTP action to issue a PUT request to https://api.trello.com/1/cards/{id}/labelsproviding the card ID and label informationUse authentication by including your API key and token. Lastly, test the flow to ensure that labels update properly. This approach does not recreate cards while maintaining checklists and information.

0 votes
Sunny Ape
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.
March 15, 2025

You can just Google 'How do I change labels in Trello using Power Automate?' to get answers to questions like that.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events