Sellsy
Sellsy — French CRM and invoicing: companies, contacts, opportunities, invoices, estimates, items and payments. REST API v2, OAuth 2.0 client credentials.
7 日間無料 · クレジットカード不要 · EU ホスト
Sellsy に何でも聞ける
AnythingMCP 経由で Sellsy に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。
Sellsy を Cloud にインストールClaude は AI のため誤ることがあります。回答をご確認ください。
2 分でセットアップ
- 1cloud.anythingmcp.com で無料トライアル開始。
- 2コネクターストアで Sellsy をクリック。資格情報を貼り付け。
- 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
Sellsy のガイド
主要 AI クライアント向けのステップバイステップセットアップ。
Sellsy のセットアップ
コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。
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.
あなたの AI は Sellsy から 2 クリック先。
コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。