Actions Service
View and manage your Actions.
Overview
Coralogix Actions provide powerful automation capabilities that trigger workflows based on data conditions, enabling teams to respond automatically to operational events. The Actions API enables programmatic creation and management of automation triggers with full CRUD operations. It supports advanced features like action ordering and atomic batch execution for reliable automation workflows.
List Actions
Returns all actions for the team.
Replace Action
Replaces all actions with the provided set.
Create Action
Creates a new action.
Get Action
Returns the details of a specific action.
Delete Action
Deletes the action with the specified ID.
Atomic Batch Execute Actions
Creates multiple actions in a single request.
Order Actions
Updates the display order of actions.