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.
相关问题
- Setting custom field values on a card with the Tre
- Trello.NET objects returning NULL
- How can I get all Actions for a Board using Trello
- What are the possible kinds of webhooks Trello can
- How does Trello handle rearrangement of cards, lis
相关文章
- What are the possible kinds of webhooks Trello can
- How does Trello handle rearrangement of cards, lis
- Google apps script oauth connect doesn't work
- How to authorize and post/update Trello card from
- Creating hash array in Google Apps Script
- What does the POS actually mean in the Trello API
- What does the POS actually mean in the Trello API
- How does Trello store data in MongoDB? (Collection
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)
You can pretty simply with Manatee.Trello...