RecipeOps - List connections action

This action retrieves details about connections in the Workato account. Results can be filtered by name, recipe, and application type (for example, Salesforce).

This action also supports retrieving runtime user connections. To search for these connections, provide an external ID or parent-child relationship.


Limitations

Results are limited to 1,000 connections, ordered by most recently updated.


Input

FieldDescription
Connection nameSearches for connections using the full name of the connection. Note: Search is case-sensitive.
RecipeFilters connections by recipe. If defined, results will be limited to connections used in the selected recipe.
ApplicationFilters connections by application type. If defined, results will be limited to connections of this application type.

For example: If Salesforce is selected, only Salesforce connections will be included in the results.
Parent connection nameApplicable when Runtime user connections are being used. Filters connections by their parent connection. If defined, results will be limited to connections linked to the selected parent connection.

Note: If searching for child connections, the Search for child connections field should also be defined.
Search for child connectionsIf Yes, the action will search for child connections using the Parent connection name value.
External IDFilters connections by their external ID. If defined, results will be limited to connections with the provided external ID.

Output

FieldDescription
Connection IDThe ID of the connection.
User IDThis ID indicates the Workspace where the connection is located.
NameThe name of the connection.
ApplicationThe application type of the connection. For example: salesforce
Authorization statusThe current authorization status of the connection.
Authorization errorIf the connection's Authorization status is in an error state, this will describe the reason for the error state.
Authorized atThe time the connection was authorized.
Created atThe time the connection was created.
Updated atThe time the connection was last updated.
List sizeThe total number of connections in the result set.
List indexThe index (current position) of the connection in the list of results.

Resources

Last updated: