Pull data from Conduit to your app

close

Conduit provides several no-code and API methods for transferring data to your applications: share it as a URL, send it to a Webhook, export it to a Google Sheet, or write it to a SQL server.

As CSV URL

This method allows you to transfer data to any application capable of downloading CSV files from a URL.

Create the "Create Report" building block in a Workflow and share it as a link, and copy the URL.

clipboard-2024-06-14-23-13-03-948Z.png

Send to API / Webhook

Use the "Send to API" building block and specify the URL where the data should be sent.

clipboard-2024-06-14-23-11-49-750Z.png

Conduit attaches data as a CSV file.

Save to Google Sheets

Use the "Save to Google Sheets" building block and specify the URL where the data should be sent.

clipboard-2024-06-14-23-14-28-103Z.png

Write to a SQL server

Use the "Send to SQL" building block and specify the SQL expression.

clipboard-2024-06-14-23-16-40-428Z.png

Direct access to Conduit's datalake

We offer an API for developers to read data from our datalake.