Mirror via API

dylanvdmerwe
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 9, 2025

Is it possible to create a mirror of a card via the REST API? I don't believe I saw any option there for this functionality? 

https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-group-cards

 

https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post

 

 

I would like to create a mirrored card via the API based on another card's Id.

1 answer

0 votes
Rasmus Wulff Jensen
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 9, 2025

Yes it is possible. 

Just call the normal Add Card Enpoint and then:

  1. Set the listId where the mirror should be
  2. Set the Name = ShortUrl for the card you wish to Mirror
  3. Set the parameter "cardRole" = "mirror"

Suggest an answer

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

Atlassian Community Events