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: 

Get idMember in insert user by e-mail

malf88
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!
October 2, 2023

I would like to know if it's possible for me to retrieve the idmember only for the user I registered on the board via email. Today, when I add a member, it returns a list of all the board members, and I want to retrieve only the one I added in the request.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Renato Fagaraz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 4, 2023

Hi there!

You can use the endpoint: https://api.trello.com/1/search/members/

This API page contain examples for you to structure your query in different programming languages, if you want to check it out: https://developer.atlassian.com/cloud/trello/rest/api-group-search/#api-search-members-get

When you get your result, you'll need to look for or filter for the key "id" in your return. 

We tend to use https://community.developer.atlassian.com/ for programming questions, so I'd recommend checking there as well in case you want to dive further into this subject!




malf88
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!
October 5, 2023

Very good! It worked!
Thanks

Like Renato Fagaraz likes this
TAGS
AUG Leaders

Atlassian Community Events