Hello,
Please help on how to add a member to Trello account using REST API.
@Krishna Prasad PS there is no endpoint to create members, but you can invite a member to a board or a team via email:
https://developers.trello.com/reference/#boardsidlabelnamesmembers
https://developers.trello.com/reference/#organizationsidmembers-1
If the user for that email already exists, they'll be added, if they don't already exist, they will be invited and can create their account.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This doesn't appear to be the case anymore. These links just go to the API. Other suggestions. We're trying to automate onboarding users into Trello.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.