Actions
Update Vendor
Updates the attributes of a specific vendor.
To learn more, visit the OneTrust documentation.
Parameters
Parameter | Description |
---|---|
ID | The ID of the vendor. Can be obtained by using the List Vendors action. |
Vendor Attributes | The attributes of the vendor. For further information, refer to OneTrust Documentation.For example:{ "type": { "id": "87b6861c-7c25-40cb-a9e7-4e4da5ed2281", "value": "Strategic" }, "customField1014": { "id": "f29312fc-99b8-4b31-9137-0912a7f1e0bc", "value": "Aland Islands" }, "exchangePrimaryAddress": "123 Main Street"} |
Example Output
Workflow Library Example
Update Vendor with Onetrust and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?