ETL as API

Users should be able to call ETL Channel from anywhere outside Salesforce org using valid authentication and authorization via API.

To check the ETL as API let us create an ETL .

For Creating an ETL click on 200 OK Home page click on New which popup the below screen.

Select Native ETL and click on Create ETL.

On clicking on a new screen, ETL details need to be entered.

Provide the details and click on save it will create an ETL .

After saving the channel select any Data Source from the list . Note : We used Sobject from the Datasource .

Select the Sobject as Account and required fields in the fields input box.

Once the data is Extract click on the Transform .

In Transform we have three parts Data Source,Expected JSON,Preview

Last updated