Trello API: how to get the Card.actions happened in another Board?

Fernando Guillén Suárez March 19, 2019

When I move a Card from one Board to another the Card.actions happened in the previous Board are lost.

If I move the Card back to the previous Board the Card.actions are back, so I know they are not deleted.

How can I get the full list of Card.actions even if they have happened in another Board?

I am using this request:

    curl --request GET \
    --url 'https://api.trello.com/1/cards/[ID]/actions&limit=1000'

1 answer

0 votes
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.
March 20, 2019

@Fernando Guillén Suárez It probably means you don't have access (or your token doesn't have access) to the board on which those actions were performed.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events