0

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.

wholol
  • 918
  • 2
  • 9
  • 22

2 Answers2

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)

dillenmeister
  • 1,627
  • 1
  • 10
  • 18
1

You can pretty simply with Manatee.Trello...

gregsdennis
  • 7,218
  • 3
  • 38
  • 71