Getting started with developer API at SYNQ
issue_created
, issue_updated
, issue_closed
, and ping
.workspace
: Identifies the workspace where the event occurred.event_id
: A unique identifier for the event.event_time
: The time when the event occurred, formatted as a date-time string.event types
: One of the specific event types (ping
, issue_created
, issue_updated
, issue_closed
), each with its own structured payload.callbacks
: An array of callbacks that can be invoked based on the event, containing details such as url
, action_name
, and associated issues_command
.message
.issue_id
, group_id
, and message
.issue_created
event.issue_created
and issue_updated
events.