CSV import
Import a CSV file from any tool to use as a custom data source.
Overview
Stitchflow enables you to enhance your data analysis capabilities by uploading spreadsheets in CSV format and joining them with any connected user data. CSV import is particularly useful for integrating data from tools that Stitchflow doesn’t currently support through native integrations or tools without public APIs.
How to import your CSV
Prepare your CSV
Ensure your file is in .csv format
Include a header row with column names
Verify data consistency within each column
Upload your CSV
Navigate to
Connections
and scroll down to Connect your own dataClick CSV import
Enter the Connection name. We recommend naming the file after the tool from which you are importing data.
Drag and drop, or click CSV file to select your file. You can only import files that are 50 MB or smaller.
Click Next
Select both User and Email fields
Column headers are automatically populated from the headers in your CSV file. Assign field types to each column (text, datetime, boolean, or number) to finish field mapping
Click Save
Allow the CSV to sync until the status updates to Connected
Applying RBAC to custom data
Click the custom data source tile in Connections
You can view metadata about your custom data source in the Data tab
Navigate to Permissions to change the default workspace access or add access overrides
Creating boards with custom data
Last updated