GRC workflows: applications, workflows, steps, records, fields, workflow maps
Governance, Risk & Compliance 18 actions Username and password (token exchange)
Start automating LogicGate Risk CloudDrag any of these 18 actions into a process – no code, no API wrangling.
Create a record on a step, optionally with field values and an assignee. fields is a list of {fieldId, values:[...]} — every value is a STRING, including booleans and numbers.
Get one application by its ID
Get one record by its ID
Get one step by its ID
Get one workflow by its ID
List access-audit entries
List applications the API user has Build access to
List field definitions — the source of the fieldId values a record write needs
List the records linked to a given record
List records the API user can read. Filter with application-id, workflow-id, step-id or updated-min (epoch milliseconds).
List steps, optionally scoped to one workflow
List workflow maps (how workflows relate to one another)
List workflows, optionally scoped to one application
Re-authenticate with the key pair and refresh the bearer token
Force a record onto another step WITHOUT validating required fields. Use progress_record when the workflow's own validation should apply.
Advance a record along its workflow, honouring required-field validation. Refused if the record is incomplete — that refusal is the point.
Find records whose field holds a given text or numeric value (v1)
Update a record's field values. The body is a bare LIST of {"fieldId": "...", "values": ["..."]} — not an object.
LogicGate Risk Cloud uses username and password (token exchange). Save the connection once and reuse it across every process.
Drop LogicGate Risk Cloud steps onto the process map alongside desktop, browser, Excel and email steps.
Trigger on a schedule, an email, or a file landing in a folder. Credentials stay encrypted and every run is audited.
Because LogicGate Risk Cloud has an API, Automize talks to it directly in the cloud – no bot needed on a desktop. Where a system has no API, an Automize bot drives its interface instead.
We build one working LogicGate Risk Cloud automation in your business inside a week, at a fixed price.