This workflow serves as a lightweight utility to verify that a workflow is running in the MSP orgs context instead of a customer context.
This is useful for workflows that need to run as the MSP (such as billing counts).
This sub workflow has no inputs.
automation_log: Standardized Rewst automation log
continue_workflow: This returns a boolean value indicating whether the parent workflow should continue or not.
BEGIN: Core integration: noop
check_running_org: Validation/verification
{{ CTX.should_run }}
Used in publishing 'continue_workflow'
Last updated 7 months ago
Was this helpful?