The boards APIs are provided as a series of webservice endpoints that can be used to programmatically access the Task Boards module within The Anywhere Platform.
All endpoints require 2 parameters for authentication:
API_KEY
API_USER_KEY
Refer to the section: API Keys for details on how to obtain these.
Returns information about a board for a given board UUID
Saves or creates a new task board
Creates a task within a list on a task board. This uses the saveForm endpoint.
Updates the order of tasks within the list of a task board