[Rewst Master v2] PSA-Kaseya: Get Business Type
This workflow pulls business type classifications from Kaseya BMS lookup tables, giving automations the ability to make decisions based on client industry. MSPs can use it to apply client-specific SLAs, tailor onboarding, enforce industry-based policies, or customize billing. It runs a single API call to fetch standardized business type data, making it easy for other workflows to use. This helps ensure consistent client categorization across automations, especially when serving a diverse client base.
This workflow contains 1 tasks.
Inputs
choose_variable - string
Outputs
options: Array of business types.
Key tasks
kaseya_bms_get_tenant_lookup_table_content: Data retrieval
Jinja examples
This is used to define business_type data alias.
Last updated
Was this helpful?