Automating Trello update

Deleted user July 19, 2021

Hi All,
Does anyone have any experience with automating Trello card update with API calls? We have a quite complex card structure with many custom fields.
During the discovery found 3 options:

1.) Trello Power-up - limitation is that only new card can be created, update not possible

2.) Zapier - not allowed to connect with BOX (we planned to have an automatic trigger if a file is updated to BOX then with the help of Zapier we would trigger the automatic update). We are working on the SSRM and Allow list request, but quite time consuming

3.) API calls - need development, not sure if any team already developed before? Before start from scratch want to check if any team has already did some work in this area? Or any team that would be available or doing such work?

Any other automation option that we didn't discover?

Thank you very much in advance,

Viki

2 comments

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.
July 19, 2021

@[deleted] 

Have done a fair bit of work with py-trello which is a python wrapper. It is a lot easier compared to working with individual API endpoints. I have been using it with clients.

Like Deleted user likes this
Deleted user July 19, 2021

Thank you very much for your reply!!

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.
July 19, 2021

@[deleted] 

It is on GitHub....and no I do not know who is using it other than those who had subscribed to it. 

Deleted user July 19, 2021

Can you share where can I find in github?

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.
July 19, 2021

@[deleted] 

You can contact be for a chat via my profile page website.

Like Deleted user likes this
Deleted user July 19, 2021

in the meantime I found sthg , thank you very much for your help!

Iain Dooley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 19, 2021

@[deleted] I've created a bot framework and platform specialising in Trello API automation:

http://www.benkobot.com/

It can be used as a generic webhook receiver, so for example you want to register a webhook with Box then have some Trello card changed when a POST is received there, that's doable. 

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events