jira_event
jira_event nodes listen for issue updates inside Jira projects and feed them into campaigns.
Summary
- Placement: Entry only.
- Context: Backend apps.
- Visual: No.
- Level: Intermediate.
- Purpose: Turn Jira activity (new issues, status changes) into automated responses or recognition flows.
- Watch specific projects, boards, or JQL filters for creation, status transitions, or SLA breaches.
- Capture issue metadata (assignee, priority, story points) and write it to
$statefor routing or rewards. - Validate incoming payloads with tokens and throttling rules before acknowledging the webhook.
Last updated on