List Multi Instance Worker Custom Objects

Retrieve a collection of the multi-instance custom objects available for a specific person in Workday.

Options

Field Definition Type Required

Result Set

Choose a method to filter search results:

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

    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

Custom Object

Web Service Alias

The web service alias of the custom object.

To determine the web service alias of the custom object as defined in Workday, you can run the View Custom Object report.

Text

TRUE

Worker Resource ID

Unique identifier of the worker.

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.

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

Flow

TRUE

Record Limit

Specify the number of records to stream.

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

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

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

  • The default value is 500000.

  • The valid range is from 0 to 500000.

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

Number

FALSE

Output

Field Definition Type

Result

Custom Objects

Each object contains the details for an individual custom object.

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

List of Objects

Custom Object ID

Unique identifier of the custom object.

Text

Custom Object Properties

The properties associated with the custom object.

Various

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

Workday connector

Cards in flows

Workday Staffing API