Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

1720 total results found

New properties for processes

Developers New developers features in vtenext 26.07

If you don't want to attach external dynamic form emails to the record you can set to false this prop: modules.processes.dfe.save_cache_link If you assign a dynaform to email or portal, you can force the assigned user of the record Processes with these props:...

Stronger hashing algorithm for user password

Developers New developers features in vtenext 26.07

Replaced the password hashing algorithm from md5 to argon2id.

MCP Server

Developers New developers features in vtenext 26.07

The Model Context Protocol (MCP) is a standard that enables AI applications to connect to external systems. In VTENEXT, this standard is used to expose REST APIs, custom methods and processes to AI applications, to enable them to interact with the CRM itself. ...

Agent orchestrator

Developers New developers features in vtenext 26.07

Python service providing AI agent chat, MCP tools integration, and RAG on CRM documents, based on FastAPI and LangChain. Called by the Worker's Consumer processes via HTTP/SSE. System Requirements llama-cpp-python is installed as a pre-built wheel (not compile...

Quick snippets

Developers

Install docker

Developers Quick snippets

Ubuntu #!/bin/bash set -euo pipefail SELF="${BASH_SOURCE[0]}" SELF="$(realpath -ms "$SELF")" cd "$(dirname "$SELF")" || exit 2 if ((UID)) && ! [[ -v SUDO_USER ]]; then exec sudo "$SELF" "$@" fi curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /et...

13.1.3 Esempi di Report Avanzati

Manuale vtenext 26.04 13 Report e grafici

All'interno di questo paragrafo approfondiremo alcuni dei set-up già introdotti in precedenza e analizzeremo alcuni passaggi del wizard di creazione dei report che non erano stati trattati. A differenza del capitolo precedente, non verrà illustrata nuovamente ...

13.1.1 Concetti fondamentali per la creazione dei report

Manuale vtenext 26.04 13 Report e grafici

Premessa: conoscenza della base dati presente in CRM Prima di iniziare la realizzazione di un report è fondamentale conoscere bene la base dati a disposizione. In caso contrario, si rischia di progettare un report senza sapere se una determinata informazione s...

13.1.1 Report Creation Fundamentals

User Manual vtenext 26.04 13 Reports and charts

Understanding the CRM Data Model Before creating a report, it is essential to have a good understanding of the available data structure. Otherwise, you risk designing a report without knowing whether a specific piece of information is actually stored in the CR...

13.1.3 Advanced Reporting Examples

User Manual vtenext 26.04 13 Reports and charts

In this section, we will explore in greater detail some of the configurations introduced earlier and examine additional steps of the report creation wizard that have not yet been covered. Unlike the previous chapter, we will not walk through the complete repor...

Branzino - Short URL

Branzino Marketing Hub

Gli Short URL sono dei link arricchiti con delle variabili, che consentono di tracciare le performance delle nostre Campagne e la provenienza del traffico del nostro sito. Cliccando su GESTISCI SHORT URL, presente in alto a destra, potremo accedere alla pagina...

Branzino - Form Builder

Branzino Marketing Hub

La funzione Form Builder, permette di costruire webform per i moduli del crm, in modo da poterli pubblicare sulle pagine del vostro sito aziendale e di raccogliere dati. La costruzione viene fatta attraverso un'interfaccia drag&drop, molto simile a quella già ...

Branzino - Analytics

Branzino Marketing Hub

All'interno di Analytics, possiamo vedere tutte le statistiche del nostro sito, suddivise per pagine visualizzate, quante volte sono state visualizzate, ecc. Troviamo anche gli UTM che avevamo impostato nei nostri Webform, per poter capire facilmente la proven...

18.10 Webservice REST

Impostazioni Webservice REST Nelle impostazioni del CRM è possibile visionare i servizi web disponibili (qui riferiti come webservice, o webservice REST), per far si che applicazioni esterne possano interagire con il CRM stesso, sfruttando il paradigma REST. U...

18.10 REST Webservice

REST Webservice Settings From the CRM settings its possible to view the available web services (referred here as webservice, or REST webservice), to allow external applications to interact with the CRM itself, using the REST paradigm. A webservice is accessibl...

vtenext 26.04 Release Note

Release Notes History

Theme Updated the font to Inter and upgraded the Bootstrap library to version 3.4.1. Updated the styles of some core components. French Language Pack The French language pack available during installation has been updated and moved from the beta modules to the...

vtenext Business 26.04 Release Note

Storico Release Note

Tema Aggiornamento del font a Inter e delle libreria bootstrap alla versione 3.4.1. Aggiornamento degli stili di alcuni componenti base. Pacchetto di lingua Francese Il pacchetto di lingua francese disponibile in installazione è stato aggiornato e spostato dai...

Nuove funzionalità per sviluppatori in vtenext 26.07

Sviluppatori

Vedi la sezione in inglese.