UiPath Documentation
activities
latest
false

Classic Integrations activities

Last updated May 18, 2026

Activities

The following table lists the activities that are included in the Workato Activities Package.

ActivityDescription
Workato ScopeFacilitate the authorization to connect to your Workato environment.
List RecipesRetrieves the list of active or non-active recipes that belong to the user specified in the Workato Scope activity. This activity also gives you the ability to narrow your results by id value and/or by the action applications. After completing the get operation, the activity outputs the relevant recipes in a Recipe[] object that you can use as an input variable in subsequent activities (e.g., Recipe(0).Id in Start Recipe, Stop Recipe).
List ConnectionsRetrieves a list of connections available for the designated user.
Invoke EndpointAllows a user to invoke a Workato endpoint and obtain the results.
Get RecipeRetrieves the details of a specific recipe that belongs to the user specified in the Workato Scope activity. After completing the get operation, the activity outputs the details in a Recipe object that you can use as an input variable in subsequent activities (e.g., Recipe.Id in Start Recipe, Stop Recipe).
Start RecipeStarts a specific recipe that belongs to the user specified in the Workato Scope activity.
Stop RecipeStops a specific recipe that belongs to the user specified in the Workato Scope activity.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated