Visma eAccounting
Visma eAccounting — Nordic cloud bookkeeping: customers, suppliers, customer and supplier invoices, articles, and the account chart. REST API v2, OAuth 2.0.
7 日間無料 · クレジットカード不要 · EU ホスト
Visma に何でも聞ける
AnythingMCP 経由で Visma eAccounting に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。
Visma を Cloud にインストールClaude は AI のため誤ることがあります。回答をご確認ください。
2 分でセットアップ
- 1cloud.anythingmcp.com で無料トライアル開始。
- 2コネクターストアで Visma eAccounting をクリック。資格情報を貼り付け。
- 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
Visma eAccounting のセットアップ
コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。
Getting a token
- Register at developer.vismaonline.com and create an application. You receive a client id and client secret.
- Run the authorization-code flow once for the customer's company, asking for the scopes you need —
ea:api,ea:sales,ea:purchase,ea:accounting. Keep the refresh token. - Set
VISMA_CLIENT_ID,VISMA_CLIENT_SECRETandVISMA_REFRESH_TOKEN.
Sandbox and production are different hosts. This adapter targets production at eaccountingapi.vismaonline.com. The sandbox lives at eaccountingapi-sandbox.vismaonline.com with its own client registration; a production token there fails in a way that looks like a bad secret. If you want to test first, register a sandbox app and build a custom connector against that host.
One connector, one company. The token is bound to the company it was authorised for. A bookkeeper with several clients needs one connector per client.
Filtering is OData-flavoured on most collections: $filter, $top, $skip, $orderby. Dates are ISO 8601. $top is capped server-side around 1000.
Vocabulary is Nordic. CustomerInvoiceDraft is an unposted invoice; CustomerInvoice is posted and immutable. A draft is not revenue, and an agent summing both will over-report.
Unverified. The paths and field names below follow the vendor's published documentation and have not been exercised against a live tenant. Treat a 404 as a docs-versus-reality gap and check the developer portal before concluding that the credential is wrong. A correction from anyone running this against a real system is genuinely welcome.
Cloud reachability: eaccountingapi.vismaonline.com is public with a valid certificate.
あなたの AI は Visma eAccounting から 2 クリック先。
コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。