Skip to content

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.

The operation to invoke.

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.

Name/value pairs passed to the operation alongside the file path.