FAQ

chevron-rightCan Coupler.io import data from a folder and watch for new files?hashtag

No, Coupler.io doesn't support folder monitoring or automatic detection of new files. You must specify a single file URL for each data flow. However, if new files land in a folder daily with the same name, you can use a tool like Integromat to rename/copy them to a consistent location, then point Coupler.io to that location.

chevron-rightCan I import multiple files at once without creating separate data flows?hashtag

Not directly—each data flow points to one file. However, you can import multiple sheets from the same spreadsheet in one data flow, and consolidate them with Append. If your files are in different spreadsheets, create one data flow per file and use Join or Append transformations in your destination.

chevron-rightWhat happens if I update the source file—does Coupler.io automatically pick up the changes?hashtag

Yes, if you edit the same source file. When your scheduled data flow runs, it re-imports the current data from that file. However, if you replace the file (even with the same name), Coupler.io will still reference the old file by its ID. You must update the file URL in your data flow settings to point to the new file.

chevron-rightCan I import graphs or charts from Google Sheets?hashtag

No, Coupler.io only transfers table data (rows and columns). Charts and graphs must be recreated manually in your destination. You can import the raw data that powers a chart, then recreate the chart in your destination tool.

chevron-rightWhat file formats are supported?hashtag

Coupler.io supports:

  • Google Sheets

  • .xlsx (Excel)

  • .xlsm (Excel with macros)

  • .csv (comma-separated values)

Other formats like .xml, .json, .pdf, etc., are not supported.

chevron-rightWhy does my CSV file show "undefined" or won't load?hashtag

CSV files must be shared with your Google account (just like any other file in Google Drive). If you're importing a CSV that's not explicitly shared with you, Coupler.io can't access it. Also, verify the file is UTF-8 encoded—non-standard encodings can cause load failures.

chevron-rightCan I specify which sheets to import from a spreadsheet with 20+ tabs?hashtag

Yes, in the "Sheet(s)" parameter, enter the exact titles of the sheets you want to import, one per line. Coupler.io will import and combine only those sheets (using Append transformation).

chevron-rightHow do I import only a portion of my sheet?hashtag

Use the "Range" parameter. For example, A1:Z100 imports only columns A through Z and rows 1 through 100. This is useful for skipping headers, footers, or large unused sections.

chevron-rightWhy am I getting quota or rate limit errors?hashtag

Google Sheets API has rate limits. If you're running multiple data flows at the same time, you'll hit these limits. Spread your data flow schedules across different times—for example, run one at 8:00am, another at 8:15am, etc. Avoid running all of them simultaneously.

chevron-rightCan I send imported data to an AI tool like Claude or ChatGPT?hashtag

Yes! After importing data from Google Drive, you can set your destination to Claude, ChatGPT, Cursor, Gemini, Perplexity, or OpenClaw. This lets you analyze or transform the data using AI in the same workflow.

circle-info

Learn more about available AI destinations in the Coupler.io platform documentationarrow-up-right.

Last updated

Was this helpful?