Sellsy
Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.
7 Tage gratis · keine Kreditkarte · EU-Hosting
Frag Sellsy alles
Teste einen echten Prompt gegen Sellsy via AnythingMCP — Claude ruft die Tools auf, liefert die Antwort. Drück Enter auf deine eigene Nachricht, um auf Cloud zu installieren.
Sellsy 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 Sellsy klicken. Credentials einfügen.
- 3MCP-API-Key generieren und KI-Client auf die MCP-URL zeigen.
Anleitungen für Sellsy
Schritt-für-Schritt-Setup für die wichtigsten KI-Clients.
Sellsy 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 credentials
- Sign in to Sellsy, open Paramètres → API and create an application in the developer area.
- Choose the client credentials flow — it authorises the application against your own account with no browser consent step. You receive a client id and client secret.
- Set
SELLSY_CLIENT_IDandSELLSY_CLIENT_SECRET. AnythingMCP mints and refreshes the access token on its own.
This is API v2, at https://api.sellsy.com/v2. Sellsy's v1 was an entirely different, single-endpoint RPC API — if you find an example that POSTs everything to one URL with a request parameter, that is v1 and it does not apply here.
Searching is a POST. Sellsy's v2 list endpoints have a sibling /search that takes a JSON body of {"filters": {...}}. It is far more expressive than the query parameters on the plain list, which is why the search tools below are POSTs that read.
embed resolves relationships. A document returns its related parties as ids; embed[]=contact and similar bring them back inline and save a round of calls.
Amounts are strings in the document's currency, with the tax detail in a separate amounts object. total_amount_without_taxes and total_amount are both present, and confusing them is how a revenue figure ends up 20% wrong.
Cloud reachability: api.sellsy.com is public with a valid certificate.
Deine KI ist zwei Klicks von Sellsy entfernt.
Connector installieren, Credentials einfügen, KI fragen. 7 Tage gratis, keine Kreditkarte.