Search Users

Search for users in Smartsheet.

Options

Field Definition Type Required
Result Set Choose one of the following options to display your search results:
  • First Matching Record: returns the first matching records.
  • First 100 Matching Records: returns the first 100 matching records.
  • Stream Matching 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

To learn how to return a large number of records, see Stream matching records with a helper flow.

Input

Field Definition Type Required

Search

Emails

List of email addresses that is used to filter the results.

List of Text

TRUE

List Criteria

Record Limit

Specify the number of records to stream.

  • When the Limit field is set to 0, the stream returns no records.

  • When the Limit field is set to greater than 0, the stream returns up to the maximum number specified.

  • When the Limit field is empty, null, or not selected, the stream returns all records.

  • The default value is 10000000 (10 million).

  • The valid range is 0 to 10000000.

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

Number

FALSE

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

Output

Field Definition Type

Result

Users

List of Objects

ID

Unique ID of the current user.

Text

Email

Primary email address of the current user.

Text

Is Admin? True if the user is an admin who can manage user accounts and organization accounts (can create and edit users); otherwise, False.

True/False

Custom Welcome Screen Viewed

Timestamp of viewing an Enterprise Custom Welcome Screen by the current user.

Date & Time

First Name

First name of the current user.

Text

Last Name

Last name of the current user.

Text

Name

Full name of the user (read only).

Text

Is Group Admin? True if the user is a group admin (can create and edit groups); otherwise, False.

True/False

Profile Image ID

Image ID.

Text

Last Login

Last login time of the current user.

Date & Time

Is Licensed Sheet Creator? True if the user is a licensed user (can create and own sheets); otherwise, False.

True/False

Is Resource Viewer? True if the user is a resource viewer (can access resource views); otherwise, False.

True/False

Sheet Count

Number of sheets owned by the current user within the organization account

Number

Status User status, set to one of the following values:
  • ACTIVE

  • DECLINED

  • PENDING

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

Related topics

Smartsheet connector

Workflow elements

Smartsheet API Reference