AlteryxEngine API Callbacks
Version:
Current
Last modified: June 11, 2020
AlteryxEngine API callbacks allow you to define a function that the Alteryx Engine will call based on certain events.
Callback | Description | Documentation |
---|---|---|
TCallbackMessage | Used to get status messages and other text responses from the Alteryx Engine. | TCallbackMessage |
TCallbackToolProgress | Used to get progress for individual tools from running workflows or wizards. | TCallbackToolProgress |