Task Webhook Event with Urgency/Category Metadata
1 Vote
Requested
Jess & Joe H
Jul 21, 2026 2:19 PM
Member for 2 years
6 posts
The problem:
Rezzy identifies and flags tasks as "Urgent" and "Maintenance" via its task detection. However, there's no way to get real-time SMS or voice notification when both conditions are true simultaneously without notification overload. Currently, we would get an email for every task, or need to depend on someone going in to assign the task. This still depends on someone being alert 24/7 for the low chance of an urgent issue.
What I've already checked:
- Messaging Mode and Escalation Behavior settings (Rezzy AI Settings) — no task-level urgency routing to SMS/voice
- Developer/API Settings — no
taskevent type listed among available webhooks - Task notification channels are currently limited to email/push only
Specific asks:
- Add a
task.created/task.flaggedwebhook event (or equivalent API endpoint) that fires with task metadata including urgency level and category, so we can build our own routing logic reliably via API instead of parsing emails. - If webhooks aren't on the roadmap soon, at minimum expose task urgency/category as filterable fields in existing email notifications (e.g., a consistent subject-line tag) so third-party automation tools can parse reliably instead of fragile text-matching.
Katie W
Jul 29, 2026 9:45 AM
OR Team Member
Member for 3 years
288 posts
Appreciate you flagging this one! The upvote count at the top of the page is one of the biggest signals we use to decide what to build, so if this resonates with others you know, loop them in and have them add their vote.