Skip to main content
Triggered when an action log fails.

Event Type

action_log.failed

Description

This event is fired whenever an action log fails to complete successfully. Use this event to monitor errors, implement retry logic, or alert your team about failed actions.

Payload Structure

string
required
The event type: action_log.failed
object
The failed action log object
object | null
Workspace user who triggered this action. Returns null for actions not initiated by a workspace user.
string
required
ID of the workspace this event belongs to