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

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 Leaders.
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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events