If your use case requires this data in Funnel, you can request it as a custom connector.
Custom connectors and data requests are available only in Business and Enterprise plans.
Step 1: Submit a data request
When submitting your request to Funnel, include the following information:
Database Credentials: Do not send credentials via email. To share securely:
Go to the data request Status page.
Click “Add Credentials.”
Enter the relevant connection details when prompted.
Database Type: Specify your database system (for example, , MySQL, PostgreSQL, Microsoft SQL Server, and so on).
Hostname: Provide the database hostname.
Port: Include the port number used for your database connection.
Data source origin: For example, is this Shopify Orders data or Internal Enrollment data?
Full explicit SQL query: include the complete SQL query for the data you want to import. Example:
`SELECT campaign_id, campaign_name FROM `dataset.table``Avoid using
SELECT *— specifying only the required fields ensures better performance and clarity.
Step 2: Share Access Details Securely
Once access has been granted, share the following information via your data request:
Confirmation that Funnel has access
The SQL query you’d like to run
Database credentials
You can securely provide these details by visiting your data request Status page and selecting Add Credentials for your request.
Step 3: Confirmation and Testing
Once we’ve received your details and verified access, our team will:
Test the connection to your database
Validate your query and data structure
Set up your custom connector
Each SQL query you provide will be treated as its own data source within Funnel. If you require multiple datasets, submit a separate query for each one.
How to Request This custom connector
To request data from a database:
Submit a data request (see instructions here), or
Enable Show custom connectors and select the appropriate tile for your database type.
