API version v1.0
Retrieve the board id from a specific board
Parameter | Description | Optional | Default |
---|---|---|---|
Name | The board name of the specified trello board. |
GET | api:GetBoardID("Board Name") |
BoardID = api:GetBoardID("Board Name")
"12397123787162371"
Rate Limited | True |
Response Format | String |
Authentication | Key & Token |