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
Thank you very much for your reply!!
@[deleted]
It is on GitHub....and no I do not know who is using it other than those who had subscribed to it.
Can you share where can I find in github?
@[deleted]
You can contact be for a chat via my profile page website.
in the meantime I found sthg , thank you very much for your help!
@[deleted] I've created a bot framework and platform specialising in Trello API automation:
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.