Fatture in Cloud
Fatture in Cloud — the invoicing app of 580,000 Italian partite IVA: issued and received documents, clients, suppliers, products, receipts and the VAT-relevant e-invoice status. REST API v2, OAuth 2.0.
7 Tage gratis · keine Kreditkarte · EU-Hosting
Frag Fatture alles
Teste einen echten Prompt gegen Fatture in Cloud via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.
Fatture auf Cloud installierenClaude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
Setup in 2 Minuten
- 1Free Trial auf cloud.anythingmcp.com starten.
- 2Im Connector-Store auf Fatture in Cloud klicken. Credentials einfügen.
- 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Anleitungen für Fatture
Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.
Fatture in Cloud einrichten
Direkt aus der Connector-Definition: wo du die Credentials findest, welche Rechte sie brauchen und mit welcher API dieser Adapter spricht. Vom Connector-Autor auf Englisch bereitgestellt.
Getting a token
- Register an application in the Fatture in Cloud developer console (developers.fattureincloud.it). You receive a client id and client secret.
- Run the authorization-code flow once for the account, requesting the scopes you need —
entity.clients:r,entity.suppliers:r,issued_documents:r,received_documents:r,products:r, and the:avariants for write. Keep the refresh token. - Set
FIC_CLIENT_ID,FIC_CLIENT_SECRET,FIC_REFRESH_TOKENandFIC_COMPANY_ID. AnythingMCP refreshes the access token on its own.
Every path carries a company id. A Fatture in Cloud account can hold several companies (aziende) and each has its own numeric id; FIC_COMPANY_ID fixes this connector to one. fatture_in_cloud_list_companies is the exception — it is the one call that works without it, and it tells you which ids exist.
Issued vs received. issued_documents are the documents you send (invoices, quotes, credit notes, delivery notes); received_documents are supplier invoices you have recorded. The type parameter narrows within each: invoice, quote, proforma, credit_note, order, receipt, delivery_note.
Fatturazione elettronica. Italian e-invoices carry an e_invoice flag and an ei_status that tracks the document through the Sistema di Interscambio: not_sent, sent, pending, accepted, rejected. A rejected invoice is a real accounting problem and worth asking about by name.
fieldset=detailed returns the line items and payment schedule; the default returns headers only. Ask for detail when you need it and not before, because documents are large.
Cloud reachability: api-v2.fattureincloud.it is public with a valid certificate.
Deine KI ist zwei Klicks von Fatture in Cloud entfernt.
Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.