To learn more, visit the OneTrust documentation.

Parameters

ParameterDescription
IDThe ID of the vendor. Can be obtained by using the List Vendors action.
StatusThe status of the vendor.

Example Output

{    "data": {},    "errors": [        {            "code": "string",            "detail": "string",            "source": {                "parameter": "string",                "pointer": "string"            },            "title": "string"        }    ]}

Workflow Library Example

Update Vendor Status with Onetrust and Send Results Via Email

Preview this Workflow on desktop