The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get card created member name

Siva Mandapati
August 20, 2018

I am new to trello and trying to get card creator name. I tried the API "https://api.trello.com/1/actions/{actionId}/memberCreator/". But it is giving data only when action will be done except card creation. Can anyone help here to solve this problem?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Oscar Triscon
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 Champions.
August 20, 2018

Hi Siva,

You need to obtain the initial action (typically createCard or copyCard). One way to do this is to retrieve the actions for the card using e.g. 1/card/CARD_ID/actions?filter=createCard,copyCard.

Siva Mandapati
August 20, 2018

Thanks @Oscar Triscon, It is working perfectly. You saved me alot

TAGS
AUG Leaders

Atlassian Community Events