Note Workflows based on this trigger will search for new events every minute.

Parameters

ParameterDescription
Fields NamesThe names of the fields to trigger the workflow on.

Sample Event

{
	"alert_ids": null,
	"attachment_ids": null,
	"auto_id": 1,
	"case_id": "INC-00001",
	"case_ids": null,
	"case_manager": null,
	"case_tags": null,
	"close_reason": null,
	"closed_at": null,
	"closed_by": null,
	"closed_by_automation": false,
	"collaborators": null,
	"created_at": 1732194432630,
	"created_by": "test@blinkops.com",
	"id": "bb2a5fcc-423b-4536-8b7a-63a547216579",
	"observable_ids": null,
	"mitre_attack": null,
	"name": "New Case",
	"observable_ids": null,
	"overview": null,
	"severity": 1,
	"sla": null,
	"sla_expiry": null,
	"status": "OPEN",
	"summary": null,
	"task_ids": null,
	"type": null,
	"updated_at": 1732194441635,
	"updated_by": "test@blinkops.com",
	"vendors": null
}