Workflow Activities for On-Call Scheduling
-
- UpdatedAug 3, 2023
- 3 minutes to read
- Vancouver
- On-Call Scheduling
Workflow activities in On-Call Scheduling workflows.
Escalation workflow activities
- On-Call: Log Escalation Start
Creates an escalation record based on group, task, and workflow details.
Note:The escalation that the workflow creates the
workflow.scratchpad.escalationSysId
sys_id. Use the sys_id in any of the other workflow activities.- On-Call: Log Escalation Level
Creates an escalation level record given escalation and level details.
- On-Call: Log Escalation Attempt
Creates a Contact attempt record given an escalation, level, and attempt details.
- On-Call: Log Escalation Communication
Creates a communication record given escalation, level, attempt, and communication details.
- On-Call: Log Escalation End
Completes the escalation by setting active flag to false.
Setting Description EscalationId sys_id of the escalation. - On-Call: Send Notification
Sends notification to the current escalatee via voice, SMS, Slack, Microsoft Teams, or mobile push.
Setting Description Notification type Type of notification. One of: [sms, voice, slack]. Message Text of message to send to current escalatee if notification type is sms. Notification detail List of parameters that are required for a notification: - SMS: notify_number, users, groups, numbers
- Voice: numberToCallFrom, numberToCall, user
- Slack: slack user, taskId, catchAllOption, wFContextId
- Microsoft Teams: user, taskId, catchAllOption, wFContextId
- Mobile push: userSysId, tablename, recordSysId
- On-Call: Manage Escalation Response
Manage an escalation response record (insert escalation record, clean escalation records, update response to an escalation). An escalation response record keeps track of a response received for an escalation through the SMS, voice, email, or Slack notification channels. An escalation response record is used to resume the On-Call: Assign by Acknowledgement workflow upon rejection of an escalation.
Example uses:- Insert (add) - Workflow Context, Escalatee ID, Table Name, Current Record ID
- Clean - Workflow Context
- Update - Escalatee ID, Table Name, Current Record ID, Response