Actions
Create PDP Policy
Create a PDP policy for user and or group access to data within a DataSet. Users and groups must exist before creating PDP policy.
Basic Parameters
Parameter | Description |
---|---|
DataSet ID | The ID of the DataSet. |
Filters | An array which consists of attributes that the policy will use to filter data by.For example: [{ "column": "Attending", "values": [ "TRUE" ], "operator": "EQUALS"} ] |
Name | Name of the policy to be created. |
Advanced Parameters
Parameter | Description |
---|---|
Groups | A comma-separated list of group IDs the policy applies to. |
Type | The type of the policy. |
Users | A comma-separated list of user IDs the policy applies to. |
Example Output
Workflow Library Example
Create Pdp Policy with Domo and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?