“We are extremely excited to be one of the first UiPath partners globally to be able to monetize our reusable RPA components on the UiPath Marketplace. Being able to access the 1.5 million members of the UiPath Community and open up new revenue streams for our business is a game changer.”
Shaun Leisegang, CEO and Co-Founder at rapidMATION Tweet
SEE IT IN ACTION
Join us on rapidMATION Live to see the rapidMATION for Nintex and rapidMATION for K2 components in action.
You can register to watch the live stream here.
LEARN MORE
You can check out the UiPath components here:
rapidMATION for Nintex
rapidMATION for K2
DOWNLOAD
You can download the rapidMATION for Nintex component here:
SUMMARY
Easily integrate the Nintex and UiPath platforms by interacting with the Nintex platform directly from UiPath.
OVERVIEW
- This allows you to easily setup a connection to your Nintex environment and reuse the connection as needed.
- The Nintex Scope uses a Client ID, Client Secret and Nintex URL.
- This allows you to start a Nintex workflow process directly from UiPath.
- You can pass data to Nintex workflows which gives you the ability to set any Nintex data fields for a specific Workflow ID.
- Once the Nintex workflow has been started you can get access to the Instance ID.
- This allows you to get access to any tasks on the Nintex task list.
- You can get Nintex tasks in any of the following states: Active, All, Complete, Expired, Overridden, or Terminated.
- You can loop through the Nintex tasks and get access to all Nintex tasks filtered by Assignee, From Date and To Date.
Completing Nintex tasks
- You can complete Nintex tasks by setting the Outcome for a specific Task ID.
DOWNLOAD
You can download the rapidMATION for K2 component here:
SUMMARY
Easily integrate the K2 and UiPath platforms by interacting with the K2 platform directly from UiPath.
OVERVIEW
- This allows you to easily setup a connection to your K2 environment and reuse the connection as needed.
- The K2 Scope supports both Azure Active Directory (AAD) and Basic Authentication.
- This allows you to start a K2 workflow process directly from UiPath.
- You can pass arguments to K2 workflows which gives you the ability to set any K2 process data fields as well as set the Folio, Priority, and the Expected Duration of the K2 process for a specific Workflow ID.
- Once the K2 workflow has been started you can get access to the Workflow Instance ID.
Getting K2 tasks
- This allows you to get access to any tasks on the K2 task list.
- You can get K2 tasks in any of the following states: All, Allocated, Available, Open or Sleep.
- You can loop through the K2 tasks and get access to all K2 task details including the Folio, Form URL, and more.
Finishing K2 server events
- K2 Server Events are used in K2 when K2 is waiting for an external system to complete an action.
- The finish K2 server event allows you to tell K2 that this action has been completed directly from UiPath.
- You can pass in the K2 Serial Number and any accompanying K2 parameters to set K2 process data fields.