1b.app
Link copied -

API getting Business processes and statuses

Get business processes, method: /api/workflows/get/

Parameters

Example:

http://myboxurl/api/workflows/get/?login=LOGIN&password=PASSWORD

Field Type Description Required or not Comment
1 login string Login in BOX system Required field.  
2 password string Password in md5 format Required field. Contact tech support and we will give you a hash for the API

Getting the statuses of business processes, method: /api/workflows/status/get/

Parameters

Example:

http://myboxurl/api/workflows/status/get/?login=LOGIN&password=PASSWORD

Field Type Description Required or not Comment
1 login string Login in BOX system Required field.  
2 password string Password in md5 format Required field. Contact tech support and we will give you a hash for the API
3 workflowid integer ID Business Process Optional field.