Skip to main content
When embedding Flatfile, this plugin should be deployed in a server-side listener. Learn more

@flatfile/plugin-export-workbook


The @flatfile/plugin-export-workbook plugin exports data in a Flatfile Workbook.

Event Type:
listener.on('job:ready') Supported file types:
.xlsx

Parameters

boolean
The debug parameter lets you toggle on/off helpful debugging messages for development purposes.

Imported NPM Packages

Usage

An action with the operation name of “downloadWorkbook” must be configured on a Workbook (not a Sheet) in order to the plugin to be triggered.
install
import
workbook.config.json
listener.js

See the code

@flatfile/plugin-export-workbook