Review Row Grouping
Configure default grouping behavior for review rows to organize data by column values.
Parameters
Name
Type
Required
In
Description
Get Row Grouping Settings
Get Global Setting
curl 'https://your-organization.vezacloud.com/api/private/workflows/access/global_settings/rows_group_by_setting' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_BEARER_TOKEN'Get Workflow-Scoped Setting
curl 'https://your-organization.vezacloud.com/api/private/workflows/access/global_settings/rows_group_by_setting?workflow_id=01983256-911c-7906-9d75-d69871c877fd' \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer YOUR_BEARER_TOKEN'Example Response
Set Row Grouping Settings
Example: Set Global Setting
Example: Set Workflow-Scoped Setting
Response
Common Column Examples
Last updated
Was this helpful?
