Adding and Managing Integrations in Your Tenant
Create an Integration to authenticate with your third-party applications
Integrations
An Integration contains essential information for the Aisera Platform to connect and communicate with a third-party application or service. It securely stores authentication details such as usernames, passwords, tokens, or keys, along with the web address or endpoint required to access the third-party application's data and sign-in locations.
If the integration you are looking for is not in the Integration Search window, you can create a Generic Integration, as long as you know which type of authentication your third-party application uses.
The Aisera platform supports Integrations with a variety of authentication types. See the supported authorization types for more information.
Creating an Integration
To create an Integration:
Choose Settings > Integrations from the left navigation menu of the Aisera Admin UI.
Click on the + New Integration button in the upper-right corner.
Search for the Integration you want to create in the New Integration window.

Click Next.
Provide a Name and an Endpoint for your new Integration, then click Next.
Choose an authentication type from the Auth Type drop-down. The dialog box will change to allow you to enter all of the parameters for the authentication type you want to use.
When you are done entering parameters, select the OK button.
Editing an Integration
To edit an Integration:
Choose Settings > Integrations from the left navigation menu of the Aisera Admin UI.
Click on the Integration you will be editing.
In the Integration Details window, click on the Pencil icon to open the Edit Integration modal.

Edit the configurations and select OK to save the changes.
Deleting an Integration
To delete an Integration:
Choose Settings > Integrations from the left navigation menu of the Aisera Admin UI.
Click on the Integration you will be deleting.
In the Integration Details Window, click on the Trash icon.

Click OK to confirm the deletion of the integration.
Importing APIs
The Aisera Platform allows you to import collections of APIs for use with Flows. This is done using the Postman Collection format, an open source format for organizing and sharing API requests and workflows.
To import a collection of APIs into an Integration:
Choose Settings > Integrations from the left navigation menu of the Aisera Admin UI.
Select the Integration where you want to import the APIs.
In the Integration Details window click on the Import API Collection button to open the Import API Collection modal.
Click on the Paperclip icon to browse for a Postman Collection JSON file.
Click OK to save the import the APIs.

Last updated
Was this helpful?
