Lists Box Relay workflows configured for a specific folder. Use the 'trigger_type' parameter to filter workflows by trigger type (e.g., 'WORKFLOW_MANUAL_START' for workflows that can be manually started via API). Your application must be authorized to use the 'Manage Box Relay'…
limitintegerThe maximum number of workflows to return per page. If not specified, the API uses a default page size (typically 20). Maximum value varies by API.
markerstringDefines the position marker at which to begin returning results. Used for cursor-based pagination. Obtain this value from the 'next_marker' field in a previous response to fetch the next page of results.
folder_idRequiredstringThe unique identifier of the folder to list workflows for. The ID for any folder can be determined by visiting this folder in the web application and copying the ID from the URL. For example, for the URL `https://*.app.box.com/folder/123` the `folder_id` is `123`. The root folde…
trigger_typestringType of trigger to filter workflows by. Use 'WORKFLOW_MANUAL_START' to find workflows that can be manually triggered via the API.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.