Trigger Events
During an active call session Nimbus will send trigger events according to the steps configured in the respective service Workflow. These events are available for selection within the Microsoft Power Automate Connector and described in the following.
Relation between call events, power automate triggers and workflow activities:
Session Event | Related Trigger Event | Description | Related Workflow Activities |
---|---|---|---|
Calling | GetOnNewTasks | Trigger during incoming call in a Service Line. | None, right after "Start" |
Accepted by System | GetOnUpdatedTasks | Trigger when incoming call was accepted by the service. | "Accept Conversation" |
Parameter Updated | GetOnUpdatedTasks | Trigger after a " Collect Information" Workflow Activity exit. | "Collect Information" |
Queued | GetOnUpdatedTasks | Trigger when the call was put into the queue. | "Queue" |
Connected to User | GetOnUpdatedTasks | Trigger when the call was connected to a user. | As part of "Enqueue" |
Queue Left | GetOnUpdatedTasks | Trigger once the call leaving the queue (Leave queue without getting connected to an user). | None, right after "Enqueue" |
Terminated | GetOnUpdatedTasks | Trigger once the call is terminated. | "Disconnect Conversation" |
Related concepts
- Each event can update Context - Fields and Parameters which are available as data fields within the Nimbus Microsoft Power Automate Connector.
- You can follow up these events with Flow Actions to update entries in Address Books.
Example Workflow with Trigger Events shown:
Related example Use Cases
Here are some example use cases that showcase the use of trigger events: