Account Enrichment Deprecated Hidden
Deprecated. Use the "Account Enrichment - Generic v2.1" playbook instead.\ \ Enrich the accounts under the Account context key with details from relevant integrations such as AD.
Deprecated Content (Deprecated) · 5 tasks · 0 inputs · 0 outputs
Details
| ID | Account Enrichment |
|---|---|
| From Version | 5.0.0 |
| Tasks | 5 |
README
Deprecated. Use the “Account Enrichment - Generic v2.1” playbook instead.
Enrich the accounts under the Account context key with details from relevant integrations such as AD.
Dependencies
This playbook uses the following sub-playbooks, integrations, and scripts.
Sub-playbooks
This playbook does not use any sub-playbooks.
Integrations
This playbook does not use any integrations.
Scripts
- Exists
- ADGetUser
Commands
This playbook does not use any commands.
Playbook Inputs
There are no inputs for this playbook.
Playbook Outputs
There are no outputs for this playbook.
Flowchart
Deprecated. Use "Account Enrichment - Generic v2.1" playbook instead. Enrich accounts using one or more integrations. Supported integrations - - Active Directory ## Dependencies This playbook uses the following sub-playbooks, integrations, and scripts. ### Sub-playbooks This playbook does not use any sub-playbooks. ### Integrations This playbook does not use any integrations. ### Scripts * ADGetUser ### Commands This playbook does not use any commands. ## Playbook Inputs --- | **Name** | **Description** | **Default Value** | **Required** | | --- | --- | --- | --- | | Username | The username to enrich. | Account.Username | Optional | ## Playbook Outputs --- | **Path** | **Description** | **Type** | | --- | --- | --- | | Account | The account object. | unknown | | Account.Type | The account entity type. | string | | Account.ID | The unique account DN \(Distinguished Name\). | string | | Account.Username | The account username. | string | | Account.Email | The email address associated with the account. | unknown | | Account.Groups | The groups the account belongs to. | unknown | | Account.DisplayName | The account display name. | string | | Account.Manager | The account's manager. | string | ## Playbook Image --- 