问题
Is there a way to invite members to a board or even just assign them as admins/users via the API? I'm trying to automate our project request system so that when a new project is approved a new Trello board is created and my team is assigned as admins to the board.
回答1:
It's not implemented in Trello.NET. I added an issue on GitHub for this.
Edit: Implemented by @theyshookhands and on NuGet (version 0.5.8)
回答2:
You can pretty simply with Manatee.Trello...
来源:https://stackoverflow.com/questions/14345104/invite-members-to-board-with-trello-net