For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export Data Block

Description of the Export Data Block work

This block performs data offloading from the workflow. It currently supports multiple unloading sources:

  • Internal workflow table (Table)

  • a previously connected Google table (Google Sheets)

  • Workflow Variable (Variable)

A reference key must be specified for the table. This string is used to identify a table previously added to the workflow. For a variable you must specify a name. Add the name of the upload file (File name) and select one of the types of upload formats:

  • json

  • csv

  • plain text

Last updated