🇮🇹 Italy · SDI Sending
Generate and issue electronic invoices through Italy’s SDI system
Introduction
Electronic invoicing is mandatory for all businesses in Italy. The Sistema di Interscambio (SDI) serves as the Italian government’s central hub for transmitting, validating, and delivering all electronic invoices throughout the country.
The SDI system operates using a standardized XML format called FatturaPA, which ensures all invoices contain the required information and comply with the strict validation rules established by the Italian tax authority (Agenzia delle Entrate). To ensure proper routing of invoices to the correct recipient, the SDI system uses a unique identifier called a Recipient Code, which is assigned to each registered SDI provider.
Invopop simplifies SDI integration by allowing you to work with GOBL format instead of XML, providing synchronous validation before submission, and offering a simple API integration with automatic handling of SDI notifications and status updates. For receiving invoices through SDI, see our companion guide: Italy - SDI: Receiving Invoices.
Setup
Connect the SDI Italy app
- Navigate to Configuration → Apps
- Locate SDI Italy in the app discovery list
- Tap Connect to activate
The initial connection requires no configuration for sending invoices.
Configure sending workflow
First, review our workflows guide to understand the basics of setting up workflows, then create a workflow with these essential steps:
- Sign Envelope - Signs the GOBL document. This can be substituted with
Add Sequential Code
with theSign Document
option enabled. - Generate FatturaPA - Converts the GOBL document to FatturaPA XML format and attaches it to the original invoice entry.
- Send to SDI (Italy) - Takes the generated XML attachment and sends it to SDI. If
sandbox
is chosen as the environment, the simulated response from SDI must be set.
The legacy Send to SDI (Italy) (Legacy) step that combines both generation and sending is still available, but its use is discouraged. It is marked with a legacy tag.
SDI does not have a sandbox environment. When sandbox
mode is selected, Invopop’s third-party submission service, A-Cube, simulates a response from SDI.
Sending Invoices
Invopop uses the GOBL FatturaPA library to process conversions. When creating invoices for SDI, you need to:
- Set the
regime
field toIT
in your GOBL invoice - Add the
it-sdi-v1
addon to enable Italian-specific validations and extensions
Detailed information about the SDI-specific extensions and validations can be found in:
Example invoices are provided below, or you can use the GOBL Builder to create custom invoices.
How the process works
Generate FatturaPA
This step converts a GOBL invoice into the required FatturaPA XML format and stores it as an attachment to the silo entry.
Send to SDI
This step takes the generated XML attachment and sends it to SDI through our integration partner. The SDI service usually responds within seconds but may take up to 24 hours. While waiting, this step remains in a Queued
state.
A legacy combined step that performs both generation and sending in one operation is also available. While still functional, we recommend using the separate steps for better control and error handling.
When the Send step completes, it returns one of three results:
OK
if successfulKO
for unrecoverable errorsSKIP
if the invoice was already sent