What Pipedrive's own export does
Pipedrive's built-in export works two ways: a global export under Tools and apps, available to full admin users, for deals, people, organizations, or other entities in bulk, and a filtered export from any list view, deals, people, organizations, leads, projects, where you apply a filter and choose which columns to include before exporting. Either way, the output is a CSV or Excel file that downloads to your computer. There's no Google Sheets destination in the export dialog itself, no schedule, and no live connection back to Pipedrive once the file is downloaded.
Getting the file into Sheets
- Run the export and download the CSV or Excel file.
- In Google Sheets, use File then Import, and upload the file as a new sheet or spreadsheet.
- Repeat the whole export-download-import cycle every time the report needs to reflect current data.
That last step is the actual cost. A pipeline report built this way is accurate the moment you import it and stale the moment someone updates a deal.
Where a filtered export runs into limits
Filtering by pipeline, stage, or owner before exporting keeps the file to what a report needs, but a report that also wants custom fields hits a separate ceiling: Pipedrive's API caps a single request at 15 custom field keys. See why your Pipedrive export is missing custom fields for how that plays out and what to do about it.
If the sheet also needs to push changes back
A report that only reads from Pipedrive is one problem. A sheet that also writes back, correcting a stage or updating a value in bulk, is another: Pipedrive checks for duplicate people and organizations on import, but has no equivalent match key for deals, so re-importing a deal list without a Pipedrive ID column creates copies instead of updates. See why reimporting deals into Pipedrive creates duplicates before building that side of the workflow.
Turning this into a standing report
Once you've decided which entity, fields, and filter the report needs, the remaining decision is cadence, not mechanics. See scheduling a Pipedrive export to Google Sheets for choosing hourly, daily, or weekly refresh instead of a repeated manual export.
Skip the export-download-import cycle
Pipedrive Bulk Importer & Exporter writes saved filters or searches straight into Google Sheets and refreshes them hourly, daily, or weekly, no CSV file or manual import step.
See Pipedrive Bulk Importer & Exporter