Overview
There are several techniques for integrating Etlworks into your workflow or application.
API integration
Etlworks has an open API and you can also create your own API endpoints to integrate with Etlworks using all sorts of automation scenarios.
Embedding
You can embed elements of the Etlworks UI into your web app.
Webhooks
Webhooks allow you to build or set up integrations, which subscribe to certain events in Etlworks. When one of those events is triggered, we'll send an HTTP POST
or GET
request to the Webhook's configured URL. Webhooks can be used to update your external system about events happening in Etlworks. Read about webhooks.
Comments
0 comments
Please sign in to leave a comment.