Form Organizational Variables

Variable NameDescriptionValid Values

form_default_supervisor

Used so that if the form forces a default, this is the value supplied in the if statement

string

form_default_orgunit

Used so that if the form forces a default, this is the value supplied in the if statement. Example is [{"id": "fb53fb9f-208f-451c-9391-6092eb7c4e1b","label":"OU=Disabled Users,OU=Pedro Users,OU=Pedro Ltd,DC=ad2,DC=pedroaviary,DC=com"}]

list

form_default_location

Used so that if the form forces a default, this is the value supplied in the if statement

string

form_default_email_domain

Used so that if the form forces a default, this is the value supplied in the if statement

string

form_default_licence_sku

Used so that if the form forces a default, this is the value supplied in the if statement

list

form_default_aad_groups

Used so that if the form forces a default, this is the value supplied in the if statement. Example is [{"id": "68c2878a-6739-438c-bf5a-d8c2bea39573","label": "Dist Group Two"},{"id": "936eb764-36c4-4ac6-b264-c532caeb217c","label": "Group Me Up Buttercup - Distribution"}]

list

form_default_onprem_groups

Used so that if the form forces a default, this is the value supplied in the if statement. Example is [{"id": "68c2878a-6739-438c-bf5a-d8c2bea39573","label": "Dist Group Two"},{"id": "936eb764-36c4-4ac6-b264-c532caeb217c","label": "Group Me Up Buttercup - Distribution"}]

list

form_default_department

Used so that if the form forces a default, this is the value supplied in the if statement. Example is [{"department": "Jesse"},{"department": "dam"}]

list

form_default_phone_number

Used in the workflow itself that if the org var is specified, it'll use it if none on the form

string

Last updated