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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events