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:
How to Get Started with Custom Connectors
2. Enter the connector details, and then click Create.
The custom connector is now created.
3. Create a connection for the newly created custom connector, and then use the connection in an integration.
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.
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
Thanks for the update @krupan-google ! Custom connectors are so useful
Really Helpful information thanks for sharing it.