Skip to main content

AlteryxEngine API Callbacks

AlteryxEngine API callbacks allow you to define a function that the Alteryx Engine calls 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