List Users

Searches users in Adobe.

Options

Field Definition Type Required
Result Set Choose a method to filter search results:
  • First Matching Record: returns the first record that matches.
  • First 2000 Records: returns the first 2000 matching records.
  • Stream Records: passes all matching records from your parent flow to a helper flow. A Streaming input section is added to the card from which you can select a helper flow for streaming and adding custom extensible fields.
Dropdown TRUE
Get Direct Product Profiles? Controls whether the groups field in the returned user structure contains only those product profiles of which that user is a direct member.

Yes: returns all user groups and admin groups containing the user, but only those product profiles to which the user has been explicitly assigned an entitlement. A user can be both a direct and an indirect member of a product profile.

No: returns all groups (user groups, product profiles, and admin groups) containing the user, regardless of whether an entitlement for a particular product profile comes directly (via user assignment) or indirectly (via a user group that contains the user being assigned to the product profile).

Boolean TRUE

Input

Field Definition Type Required
Search Criteria
Record Limit

Specify the number of records to stream.

  • When the Limit field is set to 0, an error is returned.

  • When the Limit field is set to greater than 0, records greater than 0 and up to the maximum number of records specified are returned.

  • When the Limit field is empty or not selected, all records are streamed.

  • Default value is 10 million.

  • Valid range is 0 to 10 million.

Appears when Stream Records is selected from the Result Set option.

Maximum of 2000000 items processed.

Number FALSE
Streaming
Flow Click Choose Flow to browse and select a helper flow to which the search results will be streamed, then click Choose to confirm.

Optionally, click the empty field under Click or drop here to create and add custom extensible fields that pass data to the helper flow. These fields are added as key/value pairs under the State output object in the helper flow.

Appears when Stream Records is selected from the Result Set option.

Flow TRUE

Output

Field Definition Type
Results
ID Unique identifier of the organization. String
Email Email address of the user. String
Status Indicates users who have an active or inactive status. String
Username Unique username of the user. String
Domain

Domain of the user.

String
First Name First name of the user. String
Last Name Last name of the user. String
Country Valid ISO 2 upper-case characters country code. String
Type Used to specify the content type of the request data. String
Groups List of product profile groups, user groups, or administrative groups with a maximum of 10 entries. List of Strings
Records Streamed

Number of records streamed in a streaming flow.

Appears when Stream Matching Records is selected from the Result Set option.

String

Related topics

Adobe User Management connector

Workflow elements

Guidance for Adobe User Management connector

User Management Rest API overview