- Home
- Resources
- Integrations
- E-conomic
E-conomic Make integrationAutomate E-conomic with Make.
Can Make turn a sent order in E-conomic into a booked invoice on its own? Yes. The E-conomic Make integration gives you 14 modules: 4 triggers, 9 actions and 1 search. This guide shows accountants and ops teams how to connect the account and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the E-conomic Make integration do for you?
The E-conomic Make integration links your E-conomic accounting to the rest of your tools through a scenario, which is the automation you build in Make. Each scenario chains modules, the bricks that watch, create or look up customers, products, orders and invoices, so records move between apps without copy and paste.
Invoices that follow the order. Watch Sent Orders spots each order your team sends, and Create a Booked Invoice records the matching invoice with the data mapped from that order.
One customer file everywhere. When a deal is won in your CRM, Search Customers checks whether the buyer already exists by email or CVR number, then Create a Customer adds the missing ones. Watch Customers works the other way and pushes each new customer to your mailing or support tools.
A catalog that stays aligned. Watch Products and Create a Product keep a shop or a pricing sheet in step with the product list in E-conomic.
The listed modules do not cover everything the E-conomic API offers. For the rest, two API call modules reuse your connection. All four triggers are scheduled, so nothing here reacts the second a record changes. If you are weighing tools, read the n8n vs Make comparison, check Make pricing, or follow the Make training to go further.
How do you connect E-conomic to Make?
- 01
Get your E-conomic tokens
You need an active E-conomic account and two API tokens: an AppSecretToken and an AgreementGrantToken. Keep them at hand, since Make asks for them when you create the connection, meaning your account linked to Make once.
- 02
Add a module and create the connection
In your scenario, add any E-conomic module and click Create a connection. The Connection name field is optional, but a clear name helps when several company files live in the same Make account.
- 03
Paste the credentials and save
Enter the credentials copied from E-conomic, or follow the instructions Make shows on screen. Every other E-conomic module in your scenarios then reuses this same connection, so you only do this once.
Your first scenario: book an invoice for each sent order
GoalWhen an order is sent in E-conomic, Make creates the matching booked invoice.
- 01
Create the scenario
Open the Scenarios page, create a new scenario and click the big + to place the first module. Search for E-conomic and pick Watch Sent Orders.
- 02
Connect and set the trigger
Click Create a connection, paste your tokens, then fill the trigger fields. Make lists what it can read in your E-conomic account once the connection exists.
- 03
Add the invoice module
Click the + on the right of the trigger and choose Create a Booked Invoice. Map the customer and order lines from the previous module into its fields.
- 04
Test with Run once
Click Run once. Make runs the scenario one time and shows the bundles each module received, one bundle being one item, here one sent order. Check the invoice in E-conomic.
- 05
Schedule and switch on
Open the clock on the first module. A new scenario checks every 15 minutes by default; the Free plan cannot go below 15 minutes. Switch the scenario on and it keeps working without you.
What can start an E-conomic scenario?
4 modules start a scenario when something happens in E-conomic. A scheduled trigger is checked by Make on the scenario's schedule; an instant one is called by E-conomic as soon as it happens.
Watch Customers
Scheduled triggerIn Make“Triggers when a new customer is added”
Watch Customers starts your scenario each time a new customer appears in E-conomic, and hands the customer record to the next module as a bundle, ready to be copied into another tool.
Watch Products
Scheduled triggerIn Make“Triggers on a new product”
Watch Products gives you a scenario that reacts to catalog changes: every product added in E-conomic becomes a bundle you can send to a shop, a price list or a spreadsheet.
Watch Quote Sent
Scheduled triggerIn Make“Trigger when a new quote is added”
Watch Quote Sent lets you follow up on proposals automatically: each new quote in E-conomic becomes a bundle that can open a task, notify a salesperson or log the quote in a pipeline.
Watch Sent Orders
Scheduled triggerIn Make“Triggers when a new sent order is added”
Watch Sent Orders is the trigger that turns an order into follow-up work: every new sent order becomes a bundle you can map into an invoice, a shipping request or a customer message.
What can Make do in E-conomic?
E-conomic gives you 10 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Modules index
Create a Booked Invoice
ActionIn Make“Create a booked invoice in E-conomic”
Create a Booked Invoice records a finished invoice in E-conomic from data your scenario already holds, such as a sent order or a paid cart in your shop.
Create a Customer
ActionIn Make“Creates a customer in E-conomic”
Create a Customer adds a new customer to E-conomic, so a buyer from your CRM or signup form lands in accounting with the details you map.
Create a Draft Order
ActionIn Make“Creates a new draft order in E-conomic”
Create a Draft Order prepares an order in E-conomic that someone can still review before sending, which keeps a human check in the loop.
Create a Product
ActionIn Make“Creates a product in E-conomic”
Create a Product adds an item to your E-conomic product list from another source, so your catalog is typed in one place only.
Get Customer Contact
ActionIn Make“Get customer contact Information by customer number and customer contact number”
Get Customer Contact fetches one contact person of a customer, so your scenario knows who to email or call at that company.
Get Product
ActionIn Make“Get product by product number”
Get Product reads a single product from E-conomic when you already know its product number, and returns its details for the next module.
Get Sent Order
ActionIn Make“Get sent order by order id”
Get Sent Order pulls the full record of one sent order by its order ID, handy when a scenario starts from something other than E-conomic.
Make an API Call
ActionIn Make“Base URL: https://restapi.e-conomic.com”
Make an API Call lets you reach any endpoint of the E-conomic REST API with your existing connection, based on https://restapi.e-conomic.com, when no ready module fits.
Make An Api Call
ActionIn Make“Base URL: https://apis.e-conomic.com/”
Make An Api Call is the second universal module, pointed at a different base address, https://apis.e-conomic.com/, and it also reuses your connection.
Search Customers
SearchIn Make“Search customers by customer number, CVR number, email or EAN number”
Search Customers finds existing customers by customer number, CVR number, email or EAN number, and returns zero, one or several bundles.
Need help automating E-conomic with Make?
A person reads every message.