Integrate a yunIO Service via Nintex Gateway
The following article shows how to integrate a yunIO services via the Nintex Gateway.
The Nintex Gateway is an on-premises application that enables Nintex Automation Cloud to access on-premises resources.
Prerequisites
- Install and configure the Nintex Gateway.
- Make sure that the Nintex Gateway has a valid API key for authentication.
- Install yunIO version 1.26.3 or higher.
- Set up Basic Authentication in yunIO, see Documentation: Access Restrictions.
Setup in yunIO
- Create a service in yunIO. The depicted example uses the BAPI SD_RFC_CUSTOMER_GET to search and extract customer data from SAP.
- Click to testrun the service in yunIO . For more information, see Documentation: Run Services in yunIO.
- Navigate to Settings and select Nintex Gateway as the OpenAPI Target Kind to add predefined Nintex Gateway properties to the service definition.
- Navigate to Services and click to download the service definition .
- Open the service definition and check if the following properties are available at the end of the service definition:
Configure a yunIO Xtension in Nintex
- Open your Nintex Automation Cloud tenancy.
- Click Xtensions in the dashboard to open the Xtensions page .
- Click in the Private connector list .
- Click [Choose a file] . Navigate to the yunIO service definition from Setup in yunIO.
- Wait for the Nintex Automation Cloud to validate the file.
- Click [Next]. Nintex Workflow Cloud detects the basic authentication security template.
- Click [Next].
- Edit the Name of the Xtension. The entered name becomes the name of the action group in the workflow.
- Edit the Description of the Xtension. This appears in the Private connector list in the Xtensions page.
- Optional: select or upload an icon for the Xtension.
- Click [Publish] .
Configure a yunIO Connection in Nintex
- Click Connections in the dashboard to open the Connections page .
- Click [Add Connection] in the Connector list .
- Select the yunIO connector from Configure a yunIO Xtension in Nintex.
- Click [Next].
- Configure the connection:
- Connection name - enter a name to identify the connection.
- Select Nintex Gateway - select your Nintex Gateway.
- Nintex Gateway API key - enter a valid API key of your Nintex Gateway.
- On-premises service URL - enter the base URL of your yunIO service, including the HTTPS.
- On-premises application username - enter your yunIO username.
- On-premises application password - enter your yunIO password.
- Click [Connect].
Use the yunIO Service in a Nintex Workflow
After an Xtension and a Connection is created, the yunIO service can be used in a workflow.
- Drag and drop the yunIO Xtension from Configure a yunIO Xtension in Nintex into the workflow .
- Select the connection from Configure a yunIO Connection in Nintex .
- Parameterize the input fields .
Related Links
Last update: September 18, 2024
Written by: Christian Tauchmann, Valerie Schipka
Written by: Christian Tauchmann, Valerie Schipka