Metadata we attach to the Extend RPA workflow run (see ingestInsyncRpaResult.jobbable) and
receive back — echoed — on its workflow_run.* webhook events. Every field is optional and
individually resilient: a missing or malformed value degrades to undefined/null rather than
failing the whole parse, since the payload is an untrusted webhook body.
Metadata we attach to the Extend RPA workflow run (see
ingestInsyncRpaResult.jobbable) and receive back — echoed — on itsworkflow_run.*webhook events. Every field is optional and individually resilient: a missing or malformed value degrades toundefined/nullrather than failing the whole parse, since the payload is an untrusted webhook body.