List Import Sessions

Lists all active Identity Source Sessions for an identity source.

Any Identity Source Session with a status of CREATED or TRIGGERED is considered active.

This action card only works with Anything-as-a-Source (XaaS) integrations. See Anything-as-a-Source.

Options

Field Definition Type Required
Application

Dynamically return all Custom Identity Source app integrations. Also provides an option to enter the application ID as an input field.

The field displays a maximum of 100 application instances. If a timeout occurs due to server or network issues, the field displays -- Enter Application ID --.

Dropdown TRUE

Input

Field Definition Type Required
Application
ID Unique ID for the specified Custom Identity Source application Text TRUE

Output

Field Definition Type
Result
Sessions A list of all active sessions. List of Objects
ID

ID of an active or in-progress import session.

Retrieve this value from the resulting Session ID output of the Create Import Session card.

Text
Application ID

Unique ID for the specified Custom Identity Source application.

Text
Status

Current import session state. Valid values are:

  • CREATED

  • TRIGGERED

  • COMPLETED

  • CLOSED

  • EXPIRED

See the Okta API documentation for List active Identity Source Sessions.

Text
Import Type The import type for the Identity Source Session. Currently, only INCREMENTAL is supported. Text

Related topics

Okta connector

Workflow elements

Guidance for Okta connector

Okta API documentation