[Rewst Master v2] PSA-Halo: Get Company Status
Inputs
Outputs
Key tasks
Jinja examples
Example 1
{{ [
{
"id": companystatus.id,
"name": companystatus.name,
"default": true if companystatus.id|string in ORG.VARIABLES[CTX.choose_variable]|d else false
}
for companystatus in TASKS.list_company_statuses.result.result
]
}}Previous[Rewst Master v2] PSA-Datto: List Ticket TypesNext[Rewst Master v2] PSA-Halo: Get Company Type
Last updated
Was this helpful?

