CSV Getter Docs
CtrlK
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
  • Connect Notion Database
  • Credits
  • OpenAI Assistant Creator
  • Refreshing Nina with a Webhook
Powered by GitBook
On this page

Was this helpful?

Refreshing Nina with a Webhook

It is easy to refresh Nina via Webhook

1. Go to your desired data source

2. Copy the Export URL

3. Add the following to the end of your URL

?save_to_openai=true&save_to_openai_filename=glasgow_events (replace with your filename)

4. Example of using the Webhook

PreviousOpenAI Assistant Creator

Last updated 6 hours ago

Was this helpful?