Define the storage-event task
Create a task that handles the event payload.Python
Register the storage location
Register or select the storage location that Tilebox should watch. Storage locations can represent cloud buckets or local file-system locations supported by Tilebox automations.Python
Register the automation
Create the automation using the task prototype and storage trigger.Python
Test and inspect
Create or change a matching object, then inspect the submitted job in the Console or through the Tilebox command-line tool.Next steps
Storage event triggers
Read the full storage-event automation reference.
Debug a failed workflow run
Inspect task state, logs, traces, and runner context.