Could I execute Butler card button with REST API?

tnkim_lofy August 15, 2022

I would like to execute Butler card button for automation with REST API.

Could you tell me the way?

1 answer

1 accepted

0 votes
Answer accepted
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.
August 15, 2022

@tnkim_lofy 

I have not come across this. However I would imagine that you should be able to handle all the operations from your program with Trello api as long as you have the cardidlong or url. 

tnkim_lofy August 16, 2022

Thanks for your answer.

 

There is no API guide for executing Butler card button on [REST API guide page](https://developer.atlassian.com/cloud/trello/rest/api-group-actions/).

 

But I belive there is a way to execute Butler card button as you said.

So I am analyzing Network tab on DevTools with chrome.

 

If I resolve this problem I will share for you.

tnkim_lofy August 17, 2022

   I've tried to request with below data.

with request payload.
{
   "idCard":"62f5bb69bcbe4400d94dxxxx",           "token":"60f682c5ddb2576789a9xxxx/ZRHaNmI8Taau5XkeZzvBEY1xazWeKnHnSENoHRmcT4XVwN88Qbn27J5gQKE5xxxx"
}
But trello server has  returned 'invalid key'.

I think I need to find a different way.
   If anybody find the way to resolve this issue, please let me know.
Good luck!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events