Trigger & Invoke

Last modified by admin on 2022/05/18 10:11

・ Invoke: Synchronously invokes a specified workflow or VB.NET C# code or executes a akaBot process that is available for the local machine.

・ Trigger: Monitors changes on a specified file or folder.

Notes:

  • Importing arguments from a workflow auto-matches them to existing variables if they share the same name and data type.
  • Unserializable data types cannot be passed between isolated workflows.

See also: