CSV Getter Docs
CSV GetterLoginSign Up
  • Welcome
  • What is CSV Getter?
  • The Export URL
  • Data Sources
    • Connect Airtable
    • Connect Notion
    • Connect Google Sheets
    • Upload Data
  • Destinations
    • Connect to Dropbox
    • Connect to Google Drive
  • Exporting
    • Export Airtable
    • Export Airtable (With Airtable URL)
    • Export Airtable (via API)
    • Export Notion
    • Export Google Sheets
    • Export Uploaded Data
  • Automations
    • Export to Excel (Windows)
    • Export to Google Sheets (Drive)
    • Export to Google Sheets (Direct)
    • Export to Dropbox
    • Export to JSON
    • Export to XML
  • Airtable
    • Linked Records and Lookup Fields
    • Export Shared Airtable View
  • Platform Features
    • URL Parameters
    • The "Type" Parameter
    • The "SQL" Parameter
    • Email Notifications
    • Extract JSON Property
    • Embeddable Wordpress HTML
  • Misc
    • Zapier Code Example
    • Google App Script Snippet
  • Custom Chat GPT Code
Powered by GitBook
On this page

Was this helpful?

  1. Platform Features

Email Notifications

How to add the email parameter to your URL.

PreviousThe "SQL" ParameterNextExtract JSON Property

Last updated 7 months ago

Was this helpful?

If you have setup a backup process with CSV Getter, i.e through Google Sheets, the email_me parameter can notify you of a complete backup process (and remind you to save a backup to your local machine as well). Here is how it works:

Your CSV getter URL:

https://api.csvgetter.com/g2GikbXnBuK52oCeNhWf

With email options are enabled:

https://api.csvgetter.com/g2GikbXnBuK52oCeNhWf

Resulting email:

"google sheets backup" was completed - you can also check and save the data backed up with the URL in the email.