urgent conversation can still be open, snoozed, or solved; the urgency describes
priority, not workflow state.
For exact request and response schemas, see
Get conversation details and
Update conversation in the API
Reference.
Urgency values
ProVision ships these platform default urgency levels:
Use urgency when your integration needs to sort work, escalate notifications, or decide
which conversations should be shown first. Do not use urgency as a replacement for status:
a low-urgency conversation can still be open work, and a life-safety conversation can still
move through the same status lifecycle as any other conversation.
Working with urgency in the API
- Read
urgencyfrom Get conversation details. - Update
urgencywith Update conversation when your API key hasconversation:write. - Treat the string values as stable ids for the platform defaults.
- Keep business rules for urgency separate from status rules. For example, changing urgency should not imply that a conversation has been solved, closed, or reopened.