See also
Overview
Send Data to SQL
Send data to a spreadsheet
Zapier - Receive Data from Conduit
Send data to Google Looker Studio
Tags
feature
19 Jul 2024 06:14 PM
Pull data from Conduit to your app
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.
Send to API / Webhook
Use the "Send to API" building block and specify the URL where the data should be sent.
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.
Write to a SQL server
Use the "Send to SQL" building block and specify the SQL expression.
Direct access to Conduit's datalake
We offer an API for developers to read data from our datalake.