Get Code42 Employee Information
Code42 Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
Receives usernames from a Code42 Incydr alert and queries Active Directory for employee and supervisor information, if applicable.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Active Directory Query v2
#
ScriptsThis playbook does not use any scripts.
#
Commands- ad-get-user
- setIncident
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
user | The username to query in Active Directory. | Required | |
incidentid | The Palo Alto XSOAR incident ID that receives the employee information (optional). | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Account.DisplayName | The display name of the user. | string |
Account.Manager | The manager of the user. | string |
Account.Username | The samAccountName of the user. | string |
Account.Email | The email address of the user. | string |
Account.department | The Department of the user. | string |