Share all details related to your problem, including any error messages you may have received.
I would like to send employee_number attribute in the Servicenow account creation operation.
was looking at the existing Service now account creation form all fields are referencing to “con_prov_policy_servicenow_”
can i know where can i find the same for employee_number field ? are there anything else i should consider to send employee_number value in the account creation operation ?
Aa sorry then, I didn’t check if it is standard attribute - just assumed it’s custom one.
But if it is a standard then it’s much easier to provision them. You can configure target mapping to provision this attribute based on identity attributes. You can also create custom rule where you build provisioning plan and provision this attribute.