Run App Operation
Description
Section titled “Description”Invokes a registered application operation from within a workflow. Use it to trigger platform work that is not a data transform — the operations an app exposes for automation.
Configuration
Section titled “Configuration”Application Operation to Execute
Section titled “Application Operation to Execute”The operation to invoke.
File Path
Section titled “File Path”For operations that take a file:
- Document directory — the document account and path to pass.
- File parameter name — the parameter the operation expects the path under. Defaults to
document_path; change it only if the operation names it differently.
Optional Parameters
Section titled “Optional Parameters”Name/value pairs passed to the operation alongside the file path.