List profile group members

Retrieve all internal users in a specific group in Mimecast.

Options

Field Definition Type Required

Result Set

Choose a method to filter search results.

  • First 500 Records : Returns the first 500 matching records.

  • Stream Records : Passes all matching user records from your parent flow to a helper flow.

    Selecting this option adds a Streaming input section to the card where you can select a helper flow for streaming and add custom extensible fields.

Dropdown TRUE

Input

Field Definition Type Required

Group

ID

Unique identifier of the group.

Text TRUE

Streaming

Flow

Click Choose Flow to browse and select a helper flow where 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.

Flow

TRUE

Record Limit

Specify the number of records to stream.

  • When the Record Limit is greater than 0, the stream returns up to the maximum number specified.
  • When the Record Limit is null or not selected, all records are streamed.
  • The default value is 2500000 (2.5 million).
  • The valid range is from 1 to 2500000.

This field displays when you select Stream Records from the Result Set option.

Number TRUE

Output

Field Definition Type

Result

Group Members

List of Objects

Username

Username of the user.

Text

Email Address

The email address of the user.

Text

Internal

If true, the user is internal.

True/False

Domain

The domain name of the user's email address.

Text

Type

The type of user.

Text

Notes

The notes linked to the group.

Text

Records Streamed

Number of records streamed in a streaming flow.

This field appears when you select Stream Matching Records from the Result Set option.

Number