Search K
Appearance
Appearance
Starts a workflow when a report is requested from within a Configurator form session.
Use this trigger as the entry point for workflows that generate a document or report based on the current state of a Configurator form. The Configurator calls this workflow when the user requests a report output during or after a session, passing the relevant session context to the automation. Downstream tasks can then use that data to render a PDF, populate a template, or produce any other formatted output which is returned to the user through the Configurator interface.
This trigger has no configurable inputs.
This trigger does not produce fixed named output variables. The Configurator session variables are available to downstream tasks to use when building the report output.