...
Name: Name of the Business Rule.
Description: It is the objective or purpose of the new Business Rule. It is informative.
Campaign: Select one or more campaigns for which the Business Rule will be applied.
Rule Type: Select “Trigger” if you want the Business Rule to execute actions immediately after the creation or update of a ticket or task (you can decide under which event the rule will execute in the next field). Select “Automation” if you want the Business Rule to execute actions at a specific time after the ticket has been updated (every hour).
Trigger when: This option is only visible if the rule type is “Trigger”. Here you can specify the event for which the rule will execute:
When a ticket is created
When a ticket is updated
When a task is created
Conditions
In the second section of the form, you can add the conditions of for the Business Rule. You must will need to define and add one or more conditions that must be met for the rule and its configured actions to execute. These conditions are related to associated with fields or properties of the ticket, customer, tasktasks, surveys, and interactions in Sagicc.
To add the conditions, you can use the two available segments: If you add conditions in the “ALL” "ALL" segment, Sagicc will execute the rule actions if all and each of the specified conditions are met. If you add conditions in the “ANY” "SOME" segment, Sagicc will execute the rule actions if at least one of the specified conditions is met.
...
Column: Name of the field or property that will be evaluated.
Operator: It is the comparator with which the “Column” will be evaluated.
Value: It is the value with which the selected “Column” value will be compared.
...
Available properties for COLUMN
COLUMNAS DISPONIBLES | |
---|---|
ENTITY | PROPERTIES |
Ticket |
|
Customer |
|
Task |
|
Timers |
|
Survey |
|
SLA |
|
Task
Observations
Next Management Date
Campaign form fields
...
Tasks Fields | When selecting a specific campaign for the Business Rule, the fields from the campaign's management form that are of type list or selection will be displayed as available columns. |
Account Fields | When selecting a specific campaign, the fields or additional data of the accounts associated with the campaign will be displayed as available columns. |
Actions
In the third and final section of the form, you can select the action one or more actions you want to be executed if the conditions of the Business Rule are met. Depending on the selected action, Sagicc will ask you for additional information necessary for the execution of the action.
...
AVAILABLE ACTIONS | ||
---|---|---|
Action | Description | Additional Information |
Send email notification to the agent | Notifies the agent assigned to the ticket using a template sent to the agent's associated email address. |
|
Send email notification to the campaign supervisor | Notifies the campaign's assigned supervisor(s) using a template sent to the supervisor's associated email address. |
|
Send email notification to the customer | Notifies the ticket's customer using a template sent to the email address they used to communicate or, if not applicable, to all registered email addresses. |
|
Change ticket status | Updates the ticket status to one of the available options (NEW, OPEN, ESCALATED, TRANSFERRED, or CLOSED). |
|
Change ticket priority | Updates the ticket priority to one of the available levels (LOW, MEDIUM, or HIGH). |
|
Trigger Webhook | Sends an HTTP request to the specified URL or endpoint. It can send a default payload with all ticket-related information or include custom HEADER and BODY. |
|
Reassign/Transfer ticket | Changes the ticket's assigned user to a specified user. |
|
Move ticket to a different campaign | Changes or moves the ticket to a specific campaign. |
|
Send external email notification | Sends a pre-selected template to a specified external email address. |
|
Send message via channel | Sends an interaction through the specified channel to the customer’s valid contact data or the one they used to communicate. |
|
Distribute ticket among campaign agents | Assigns the ticket to one of the agents in an available state within the ticket's campaign. | - |
Create task | Adds a task to the ticket with the specified observation. |
|
Assign tag to customer | Assigns one or more predefined tags to the customer associated with the ticket. |
|
Assign/Transfer ticket to a bot | Assigns or transfers a ticket from a user to a specific bot to continue interacting with the customer. |
|
Assign to Customer Bag | Assigns the customer associated with the ticket to a specific user's customer bag for a specific campaign. The customer will have the selected user as their assigned user. |
|
...