Skip to main content

Get Code42 Employee Information

This Playbook is part of the Code42 Pack.#

Supported 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.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Active Directory Query v2

Scripts#

This playbook does not use any scripts.

Commands#

  • ad-get-user
  • setIncident

Playbook Inputs#


NameDescriptionDefault ValueRequired
userThe username to query in Active Directory.Required
incidentidThe Palo Alto XSOAR incident ID that receives the employee information (optional).Optional

Playbook Outputs#


PathDescriptionType
Account.DisplayNameThe display name of the user.string
Account.ManagerThe manager of the user.string
Account.UsernameThe samAccountName of the user.string
Account.EmailThe email address of the user.string
Account.departmentThe Department of the user.string

Playbook Image#


Get Code42 Employee Information