Introducing Custom Connectors in Application Integration

We recently launched the public preview of Custom Connector feature in Application Integration that lets you onboard any OpenAPI (3.0 and above)  compliant service as a custom connector, and then access your service in your integrations.

The custom connector feature is useful in the following scenarios:

  • Custom connector would allow creation of many connections to the data store in a simplified way in similar lines to other connectors
  • Built-in connectors aren't available in Integration Connectors for a data source or service that you want to connect.
  • Built-in connectors available in Integration Connectors, but they don't meet your requirements.

 

How to Get Started with Custom Connectors

 

  1. Go to Application Integration, and then click Custom Connectors -> Create

krupangoogle_5-1706613756211.png

 

2. Enter the connector details, and then click Create

krupangoogle_7-1706613756215.png

The custom connector is now created.

3. Create a connection for the newly created  custom connector, and then use the connection in an integration.

krupangoogle_8-1706613756217.png

4. Create a connector task and configure the connection that you created in the previous step.

5. Choose the desired action, and do the required mapping in the data mapper.

krupangoogle_9-1706613756216.png

Note: The API paths defined in the OpenAPI specification appear as actions.

6. Publish and then execute your integration.

 Refer to the  Demo Video for more details.

 Voila!, you are all set to access your backend from the integration! 

Reference public documentation

8 1 1,123
1 REPLY 1

Lauren_vdv
Community Manager
Community Manager

Thanks for the update @krupan-google ! Custom connectors are so useful