Advanced Search
Search Results
2054 total results found
Call Scenarios
Overview of how TeamsPhone Plugin behaves during incoming calls based on the vtenext search result.
Introduction
When a call arrives in Microsoft Teams, the operator first sees the native Teams notification, including the caller's number and the controls to answer or reject the call.
Call Scenarios
At the same time, independently from the Teams notification, TeamsPhone Plugin searches the incoming number in the CRM. Single result: the matching CRM record is opened directly, without an intermediate selection page. Multiple results: the operator sees sever...
In-Call Popup Details
Description of the TeamsPhone Plugin popup elements and functions during a call.
Popup Anatomy
Regardless of the call scenario, the TeamsPhone Plugin popup uses the same basic structure. Status indicator: a flashing green dot appears in the upper-left corner. It is only a visual element and is not synchronised with the real call status in Microsoft Team...
Popup Positioning
The complete popup can be dragged freely in both expanded and minimised mode. Click and hold the popup, then move it to any position on the screen so that it does not interfere with the operator's other activities during the call.
Strumenti AI
Documentazione OpenAPI Le API REST sono ora compatibili con il formato OpenAPI 3.0. È stato inoltre aggiunto un pulsante nella sezione Impostazioni > REST Webservices che permette di visualizzare la documentazione Swagger e testare direttamente le API all’inte...
Ulteriori Miglioramenti
Worker Il worker è il nuovo servizio che consente di eseguire immediatamente operazioni in background (senza bloccare l’interfaccia utente) e senza dover demandare l’operazione a un cron job, evitando quindi di dover attendere il tempo minimo di 1 minuto. Il w...
Release Note vtenext 26.07
Processes
Action Cycle Records New action to cycle through all records of a module. Filter and sort options are available. Execution mode For all process actions, you can specify the Execution Mode: - Standard: the execution process waits for the action to complete befo...
AI Tools
LLM You can configure an LLM model according to the OpenAI format. MCP Server You can configure the MCP servers that VTENEXT exposes. For each server, you can select which tools to publish using REST APIs, custom tools, and Processes. Technical documentation i...
Other improvements
Worker The worker is the new service for immediately executing operations in background (without blocking the user interface) and without having to delegate the operation to a cron job and therefore wait the minimum time of 1 minute. The worker receives a requ...
13.6 SDK Action: Freeze Entity
Questa funzione SDK permette di "congelare"/"scongelare" un determinato record coinvolto all'interno del processo. Con il termine "congelare" si definisce la possibilità di bloccare la modifica del record coinvolto da parte di qualsiasi utente (compresi quelli...
13.6 SDK Action: Freeze Entity
This SDK function allows you to "freeze"/"unfreeze" a specific record involved in a process. The term "freeze" refers to the ability to prevent any user from modifying the affected record, including users with administrator privileges. This function is particu...
16.2 Esempio: Configurazione Processo di Gestione Reminder verso Cliente
DESCRIZIONE DEL FLUSSO Al suo richiamo in un processo Standard o in un altro processo Tool, verrà composta ed inviata una mail automatica all'indirizzo mail dell'Azienda o Contatto associato al Ticket coinvolto fruttando i parametri passati in input. Nel caso ...
16.3 Esempio: Attivazione Processo di Gestione Reminder verso Cliente
Ora procediamo con la visione del processo in azione. Impostiamo lo Stato = "In Attesa di Risposta" su un Ticket associato ad un'Azienda o Contatto (Figura 1). Figura 1 Dopo il salvataggio, il processo Standard si scatena ed attende per 3 giorni che lo Stato c...
16.4 Esempio: Configurazione Processo Tool con Azioni AI
Per consultare un esempio di processo Tool contenente Azioni AI fare visionare il capitolo 3.A.5
16.2 Example: Configuring a Customer Reminder Management Process
FLOW DESCRIPTION When invoked within a Standard process or another Tool process, an automatic email will be composed and sent to the email address of the Organization or Contact associated with the Ticket involved, using the parameters provided as input. If th...