← All tags
OneTrust
3posts- Turning OneTrust Integration Workflows Inward: Automating OneTrust With ItselfIntegration Workflows are usually pointed at downstream systems. But the engine can call any API, including OneTrust's own, which turns it into an automation runtime for OneTrust itself. Worked example: auto-creating a manual DSR subtask only when one is needed.
- How to Pause a OneTrust Integration Workflow Without Losing EventsOneTrust Integration Workflows have no native pause. Here is the workaround we use to halt a workflow and retain queued events for later processing, rather than losing them.
- FreeMarker in OneTrust Integration Workflows: A Practical Guide to Payloads That Do Not BreakA hands-on guide to writing robust FreeMarker templates in OneTrust Integration Workflows, covering null-safety, conditional fields, string handling, locale normalisation and consent state mapping.