Manage Integration Listeners¶
Integration listeners are an API endpoint that will remotely execute Actian Data Platform configurations. You can create a workflow in a third-party application that integrates data from a particular location by triggering the API call that executes the configuration and fetch the data to process.
Configurations that are specified in a listener must already exist in the account. See Configurations.
To create a listener
-
On the navigation pane on the left, click Listeners.
The Integrations Listener page is displayed, listing all listeners, if any.
-
Click the Add Listener button.
The Add Listener dialog appears on the right.
-
Enter an alias name for the listener.
-
Select a configuration that this listener, when activated, will run.
-
Click Add.
The listener is created, and the Manage Listener dialog is displayed.
-
From the Edit Keys dropdown, select Generate New Keys.
A dialog opens.
-
Click Generate Keys to confirm the creation of the keys.
-
Click the Copy button to copy the Access Key to the clipboard and paste it in your third-party application.

-
In the Actian Data Platform, click the Copy button to copy the Secret Key to the clipboard and paste it in your third-party application.
-
Click Save to save the listener.
-
Click outside the dialog to close it.
To edit or delete a listener
-
On the navigation pane on the left, click Listeners.
The Integrations Listener page is displayed, listing all listeners.
-
Click the name of the listener you want to modify.
The Manage Listener dialog appears on the right.
-
Do one or more of the following:
-
Select a new configuration from the dropdown.
-
From the Edit Keys dropdown, select Generate New Keys and confirm the creation of new keys.
-
From the Edit Keys dropdown, select Delete Keys and confirm the deletion of the keys.
-
-
Click the Save button.
- To delete the listener, from the Edit Keys dropdown, select Delete Listener and confirm the deletion of the listener.