e-conomic

e-conomic

e-conomic — the Danish accounting standard (Visma group): customers, suppliers, booked and draft invoices, products, accounts and journals. REST API, authenticated with two separate tokens.

7 日間無料 · クレジットカード不要 · EU ホスト

e-conomic に何でも聞ける

AnythingMCP 経由で e-conomic に実際のプロンプトを試そう — Claude がツールを呼び出し、回答します。あなたのメッセージで Enter を押すと Cloud にインストールします。

e-conomic を Cloud にインストール
e-conomic · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

2 分でセットアップ

  1. 1cloud.anythingmcp.com で無料トライアル開始。
  2. 2コネクターストアで e-conomic をクリック。資格情報を貼り付け。
  3. 3MCP API キーを発行し、AI クライアントを MCP URL に向ける。
e-conomic を今すぐインストール

e-conomic のガイド

主要 AI クライアント向けのステップバイステップセットアップ。

e-conomic のセットアップ

コネクタ定義そのものから:認証情報の入手先、必要な権限、このアダプタが呼び出す API。 コネクタ作者により英語で提供されています。

e-conomic needs two tokens, and they come from different places.

  1. The App Secret Token identifies your application. You get it once, from e-conomic, when you register as a developer partner at secure.e-conomic.com/secure/api1/requestaccess.aspx. It is the same for every customer you connect.
  2. The Agreement Grant Token identifies the customer's agreement (their e-conomic company). The customer grants it by going through e-conomic's app-authorisation URL for your app; each customer produces a different one.
  3. Set ECONOMIC_APP_SECRET_TOKEN and ECONOMIC_AGREEMENT_GRANT_TOKEN.

Both travel as headers on every request — X-AppSecretToken and X-AgreementGrantToken. A 401 here means one of the two is wrong, and the message does not say which.

One connector, one agreement. The grant token binds this connector to one company. A bookkeeper with several clients needs one connector per client.

Booked vs drafts vs not-due. e-conomic splits invoices across three collections: /invoices/drafts (not yet booked — not revenue), /invoices/booked (posted and immutable), /invoices/not-due and /invoices/overdue (booked and unpaid, split by due date). Summing drafts with booked over-reports; the overdue collection is the direct answer to 'who is late'.

Paging is skippages and pagesize (max 1000). The response's pagination block carries results, resultsWithoutFilter and the link to the next page.

Filtering uses e-conomic's own syntax: filter=date$gte:2026-01-01$and:date$lte:2026-03-31. Operators are $eq, $ne, $gt, $gte, $lt, $lte, $like, $in, joined with $and: and $or:.

Cloud reachability: restapi.e-conomic.com is public with a valid certificate.

あなたの AI は e-conomic から 2 クリック先。

コネクターをインストール、資格情報を貼り付け、AI に質問。7 日間無料、クレジットカード不要。