A plugin for configuring Flatfile Spaces.
listener.on('space:configure')
setup
parameter holds the configuration settings for the new Space.callback
parameter receives three arguments: event
, workbookIds
, and
a tick
function. The tick
function can be used to update the Job’s
progress. The callback
function is invoked once the Space and Workbooks are
fully configured.api.spaces.update
api.workbooks.create