Tabla de contenidos | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Info |
---|
Keep in mind that, by default, only users with the "Administrator" role can manage the platform's business rules, and it is possible to add as many business rules as needed. |
By clicking on the "Add Business Rule" button (upper right corner of the Business Rule list), Sagicc will take you to the form to add a new Business Rule on the platform, where you will need to complete the required fields.
Once on the form to add a new Business Rule, the information will be requested in several sections. In the first section, the following information will be requested:
...
Column: Name of the field or property that will be evaluated. Refer to the list of all available columns below.
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.
...
COLUMNAS DISPONIBLES | ||
---|---|---|
ENTITY | PROPERTIES | Ticket|
Ticket |
| |
Customer |
| |
Task |
| |
Timers |
| |
Survey |
| |
SLA |
| |
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. |
...
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 (CRITICAL, 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. |
|
...
Enter all the requested information, verify that the information is correct, and click on “Save” button to add the Business Rule. If the process was carried out correctly, you will be automatically taken to the list of business rules where you will find the one you just added.
...