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:.xlsxParameters
The
debug parameter lets you toggle on/off helpful debugging messages for
development purposes.Imported NPM Packages
@flatfile/api@1.5.14+@flatfile/hooks@1.3.1+@flatfile/listener@0.3.15+remeda@1.14.0+offers a set of utility functions for functional programming and data manipulation in JavaScript, providing a convenient way to work with arrays and objects.xlsx@0.20.0allows for reading, writing, and manipulating Microsoft Excel files in JavaScript applications.
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