Resources · Make integration

Tripletex Make integrationAutomate Tripletex with Make.

Can Make keep Tripletex up to date while you stay out of the admin screens? The Tripletex Make integration gives you 119 modules: 90 actions and 29 searches across customers, orders, ledger and timesheets. This guide shows how to link your account and build a first flow.

Verified Trustpilot reviews · AI, automation & growth agency

What you can automate

What can you automate with the Tripletex Make integration?

The Tripletex Make integration lets a Make scenario (the automation you build, a chain of modules) read and write records in Tripletex: customers, products, orders, ledger vouchers, projects and hours. Each module is one brick of that chain, and your connection, the Tripletex account you link once, is reused by all of them.

Customers that appear on their own. When a deal closes in your CRM, Create a Customer adds the client to Tripletex and Create a Project opens the job right behind it, so the accountant never retypes a name.

Orders that follow the shop. A sale in another tool can become Create an Order plus one Create an Order Line per item. Each item travels as a bundle, one element passed from module to module.

Hours logged where people already work. Create a Timesheet Entry writes time into Tripletex from a form or a task tool, and Search Timesheet Entries pulls it back out for a report.

One thing to know first: Tripletex has no trigger module in Make, so nothing starts a scenario from inside Tripletex. You start from a schedule or from another app's event. Also, the official Make doc for this app says it was AI-generated from Tripletex documentation, so double-check important details with Tripletex. Want the bigger picture on the platform? Read the Make review, check Make pricing before you scale, or compare the two tools in n8n vs Make.

Connect

How do you connect Tripletex to Make?

  1. 01

    Add a Tripletex module

    Log in to Make, open your scenario and add any Tripletex module. Make asks for an account the first time: click Create a connection. You can fill Connection name with something clear, such as the company name, but that field is optional.

  2. 02

    Generate an API token in Tripletex

    In Tripletex, open your profile settings, then the API access tab, and click New token. Pick your integration in the application dropdown or choose Adapted setup and type an application name. Give the token a unique name, click Create token and copy the token shown in the popup.

  3. 03

    Paste the credentials in Make

    Back in Make, enter the credentials you just copied, or follow the on-screen instructions, and save. The connection now works for every Tripletex module in every scenario, so you only do this once per Tripletex account.

First scenario

Your first scenario: a signed client becomes a customer and a project

GoalWhen a new client is confirmed in another app, Make creates the customer in Tripletex and opens a project for it.

  1. 01

    Create the scenario

    On the Scenarios page, create a new scenario and click the +. Since Tripletex has no trigger, the first module comes from the app where clients are confirmed, like your CRM or a form tool.

  2. 02

    Add Create a Customer

    Click the + on the right of that first module, search for Tripletex and pick Create a Customer. Choose your connection, or click Create a connection if this is your first Tripletex module.

  3. 03

    Map the client data

    Fill the customer fields by mapping values from the first module: click a field and pick the matching item from the previous module. Make lists what it can read from Tripletex once the connection exists.

  4. 04

    Chain Create a Project

    Add Create a Project after the customer module and map the customer that the previous step just created. The project is now attached to the right client from day one.

  5. 05

    Test, schedule, switch on

    Click Run once with a test client and read the bundles each module received. If Tripletex shows the new customer and project, set the schedule on the first module (every 15 minutes by default) and switch the scenario on.

Modules

What the Tripletex modules do

Tripletex gives you 119 modules. For each one: what it does for you, when to reach for it, and what to watch out for.

Tripletex1

Create a Customer

Action

In MakeCreates a new customer.

Adds a new client record to Tripletex from data another app already holds, so nobody copies a name, an address or an email by hand before invoicing can start.

When to use it
right after a deal is won in your CRM or a signup form is submitted.
Watch out
run Search Customers first if the client might already exist, or you will end up with duplicates.
Tripletex2

Create a Customer Category

Action

In MakeCreates a new customer category.

Gives you a new label to sort clients in Tripletex, for instance by region, segment or sales channel, without opening the settings screens yourself.

When to use it
when a new segment appears in your CRM and you want the same grouping mirrored in accounting.
Watch out
check with Search Customer Categories that the label does not exist yet before creating it.
Tripletex3

Create a Ledger Account

Action

In MakeCreates a new ledger account.

Opens a new account in your Tripletex chart of accounts straight from a scenario, which helps when several entities or projects need the same accounts set up.

When to use it
during an onboarding flow for a new business line, where your accountant has already validated the account list.
Watch out
accounting structure matters; keep a human approval step before this module writes to the ledger.
Tripletex4

Create a Ledger Payment Type Out

Action

In MakeCreates a new ledger payment type out.

Registers a new way of paying out money in Tripletex, the payment type your team selects when settling supplier bills, so the option is ready before the first payment goes out.

When to use it
when you add a bank account or a payment channel and want Tripletex aligned in the same flow.
Watch out
confirm the setup with whoever runs payments; a wrong type spreads to every bill that uses it.
Tripletex5

Create a Ledger Voucher

Action

In MakeCreates a new ledger voucher.

Books a new voucher in the Tripletex ledger, the accounting document behind an entry, so figures coming from another system land in the books without manual keying.

When to use it
when sales or expenses are tracked in a separate tool and must reach accounting as proper entries.
Watch out
test with Run once on a single record and check the result in Tripletex before you let a whole batch through.
Tripletex6

Create an Order

Action

In MakeCreates a new order.

Turns a sale captured elsewhere into an order in Tripletex, ready to be invoiced, so the sales team and accounting look at the same document.

When to use it
when a web shop, a quote tool or a signed form confirms a purchase.
Watch out
the order needs a customer; place Search Customers or Create a Customer before it, then add the items with Create an Order Line.
Tripletex7

Create an Order Group

Action

In MakeCreates a new order group.

Creates an order group in Tripletex so related orders sit together instead of floating as separate documents that someone has to match later.

When to use it
when one customer request produces several orders that you want to follow as one batch.
Watch out
create the group before the orders that belong to it, so later modules can map it directly.
Tripletex8

Create an Order Line

Action

In MakeCreates a new order line.

Adds one line to an existing Tripletex order, which is how a basket of several products becomes a complete order instead of a single lump sum.

When to use it
right after Create an Order, fed with the items of the sale one by one.
Watch out
each line is a separate bundle, so a ten item basket runs this module ten times and costs ten operations, one per execution.
Tripletex9

Create a Product

Action

In MakeCreates a new product.

Puts a new item in the Tripletex product register from your catalog source, so orders and invoices can reference it without anyone retyping names and prices.

When to use it
when a product is published in your shop or product database and accounting needs it too.
Watch out
look it up first with Search Products to avoid creating the same item twice.
Tripletex10

Create a Product Group

Action

In MakeCreates a new product group.

Sets up a new product family in Tripletex so your catalog stays organized the same way it is in your shop or inventory tool.

When to use it
when a new collection or range launches and its products are about to be created.
Watch out
a group alone is empty; attach products afterwards with Create a Product Group Relation.
Tripletex11

Create a Product Group Relation

Action

In MakeCreates a new product group relation.

Links one product to one product group in Tripletex, which is the step that actually places an item inside a family.

When to use it
just after Create a Product, mapping both the new product and the group it belongs to.
Watch out
the product and the group must already exist; if either comes from a search, make sure the search returned exactly one result.
Tripletex12

Create a Product Inventory Location

Action

In MakeCreates a new product inventory location.

Records a new place where a product is stocked in Tripletex, so inventory figures point to the right shelf, warehouse or shop.

When to use it
when you open a storage site or start holding a product in an extra location.
Watch out
use Search Product Inventory Locations first; a duplicate location splits stock across two records.
Tripletex13

Create a Product Unit

Action

In MakeCreates a new product unit.

Adds a unit of measure in Tripletex, such as a box, an hour or a kilo, so products can be sold in the quantity that matches how you really deliver them.

When to use it
when a new product needs a unit your Tripletex account does not have yet.
Watch out
check the existing list with Search Product Units or Search Product Unit Masters before adding one.
Tripletex14

Create a Project

Action

In MakeCreates a new project.

Opens a project in Tripletex the moment a job is confirmed, so hours, orders and costs have a place to land from the first day.

When to use it
after a contract is signed or a quote is accepted, usually chained right behind Create a Customer.
Watch out
map the customer from the previous module rather than typing it, or projects will attach to the wrong client.
Tripletex15

Create a Relative VAT Type

Action

In MakeCreates a new relative VAT type.

Creates a relative VAT type in Tripletex from a scenario, useful when your tax setup has to be reproduced on several accounts in the same way.

When to use it
during the setup of a new company or entity, with values your accountant has already confirmed.
Watch out
tax settings affect every document that uses them, so keep this module in a supervised setup flow, not a recurring one.
Tripletex16

Create a Supplier Product

Action

In MakeCreates a new supplier product.

Adds an item you buy from a vendor to Tripletex, so purchasing uses the supplier's catalog without manual entry.

When to use it
when a supplier sends a new product list or when you start sourcing from a new vendor.
Watch out
run Search Supplier Products first to skip items already registered, since a supplier file often repeats old references.
Tripletex17

Create a Timesheet Company Holiday

Action

In MakeCreates a new timesheet company holiday.

Marks a company-wide day off in the Tripletex timesheet, so nobody gets flagged for missing hours on a date the whole office was closed.

When to use it
when HR publishes the holiday calendar in a shared sheet or calendar app.
Watch out
pair it with Search Timesheet Entries if people may already have logged time on that date.
Tripletex18

Create a Timesheet Entry

Action

In MakeCreates a new timesheet entry.

Logs hours in Tripletex from wherever people actually track their time, a form, a task tool or a time tracker, so billable work reaches accounting without double entry.

When to use it
when a task is closed or a time entry is saved in another app.
Watch out
the project must exist in Tripletex; if it may not, add Search Projects before this module.
Tripletex19

Create a Timesheet Salary Type Specification

Action

In MakeCreates a new timesheet salary type specification.

Adds a salary type specification to the Tripletex timesheet, which tells payroll how a block of hours should be paid.

When to use it
when hours logged elsewhere carry a pay category, such as overtime or travel, that payroll needs to see.
Watch out
payroll data is sensitive; test on one employee with Run once before switching the scenario on.
Tripletex20

Delete a Customer

Action

In MakeDeletes an existing customer.

Removes a customer from Tripletex, which keeps the register clean when a record was created by mistake or duplicated by another flow.

When to use it
in a cleanup scenario, after Search Customers has isolated the exact duplicate.
Watch out
treat a delete as permanent and add a filter so only the record you checked goes through.
Tripletex21

Delete a Ledger Account

Action

In MakeDeletes an existing ledger account.

Takes an account out of the Tripletex chart of accounts, handy when a scripted setup created one too many and you want to undo it in the same tool.

When to use it
to correct an onboarding scenario that created accounts nobody needs.
Watch out
ask your accountant first; removing an account from the ledger is not a change to automate blindly.
Tripletex22

Delete a Ledger Payment Type Out

Action

In MakeDeletes an existing ledger payment type out.

Removes an outgoing payment type from Tripletex, so a closed bank account or abandoned channel stops appearing when bills are paid.

When to use it
when the finance team retires a payment method and wants the list trimmed.
Watch out
confirm with Get a Ledger Payment Type Out that you target the right one, since a delete should be treated as final.
Tripletex23

Delete a Ledger Voucher

Action

In MakeDeletes an existing ledger voucher.

Deletes a voucher from the Tripletex ledger, useful to roll back an entry that an automated flow booked by mistake.

When to use it
in a correction scenario, after Search Ledger Vouchers has found the faulty voucher.
Watch out
accounting rules may require a correction entry instead of a deletion; check with your accountant before automating this.
Tripletex24

Delete an Order Group

Action

In MakeDeletes an existing order group.

Removes an order group from Tripletex when the batch it represented is cancelled or was created twice.

When to use it
when a customer cancels a multi-order request in your CRM and Tripletex should reflect it.
Watch out
look at the orders inside the group with Search Orders before deleting, so nothing still active loses its grouping.
Tripletex25

Delete an Order Line

Action

In MakeDeletes an existing order line.

Drops one line from a Tripletex order, the simplest way to reflect an item the customer removed from the basket.

When to use it
when an order is edited in the shop after it has already reached Tripletex.
Watch out
target the exact line with Get an Order Line or a search, because the rest of the order stays and should still add up.
Tripletex26

Delete a Product Group

Action

In MakeDeletes an existing product group.

Removes a product family from Tripletex once a range is discontinued, so the catalog stops showing empty or outdated groups.

When to use it
after a collection is retired in your shop and its products have been moved or archived.
Watch out
check the links with Search Product Group Relations first, so no active product loses its group without warning.
Tripletex27

Delete a Product Group Relation

Action

In MakeDeletes an existing product group relation.

Unlinks a product from a group in Tripletex while keeping both the product and the group, which is how you move an item from one family to another.

When to use it
before Create a Product Group Relation, when a product changes category in your catalog.
Watch out
if the product belongs to several groups, make sure you remove only the link you meant.
Tripletex28

Delete a Product Inventory Location

Action

In MakeDeletes an existing product inventory location.

Removes a stock location from a product in Tripletex once that item is no longer kept there.

When to use it
when a storage site closes or a product is pulled from one shop.
Watch out
check the remaining stock at that location with Get a Product Inventory Location before deleting, so no quantity disappears from your figures.
Tripletex29

Delete a Product Unit

Action

In MakeDeletes an existing product unit.

Deletes a unit of measure you no longer use in Tripletex, which keeps the unit list short when people pick one by hand.

When to use it
after a catalog cleanup, once no product relies on that unit.
Watch out
a unit still used by products may cause errors elsewhere; confirm with Search Products before letting this module run.
Tripletex30

Delete a Project

Action

In MakeDeletes an existing project.

Removes a project from Tripletex, mostly to clean up projects opened automatically for deals that fell through.

When to use it
when a deal is marked lost in your CRM shortly after a scenario created its project.
Watch out
look for logged hours with Search Timesheet Entries first; a project with time on it deserves a human decision.
Tripletex31

Delete a Supplier Product

Action

In MakeDeletes an existing supplier product.

Takes an item out of a vendor's catalog in Tripletex, so buyers no longer see products the supplier has stopped selling.

When to use it
when a supplier sends a discontinued list or you stop working with a vendor.
Watch out
match each line with Search Supplier Products before deleting, since supplier files rarely use the same names as your records.
Tripletex32

Delete a Timesheet Company Holiday

Action

In MakeDeletes an existing timesheet company holiday.

Removes a company day off from the Tripletex timesheet, so people can log hours normally again on that date.

When to use it
when HR moves or cancels a holiday in the calendar that feeds your scenario.
Watch out
if the date moved rather than disappeared, follow with Create a Timesheet Company Holiday for the new date, or use Update a Timesheet Company Holiday instead.
Tripletex33

Delete a Timesheet Entry

Action

In MakeDeletes an existing timesheet entry.

Erases a logged block of hours in Tripletex, which keeps timesheets honest when the source entry is removed in another tool.

When to use it
when someone deletes a time record in the tracker your scenario syncs from.
Watch out
hours may already be billed; check with Get a Timesheet Entry before removing anything that reached an invoice.
Tripletex34

Delete a Timesheet Salary Type Specification

Action

In MakeDeletes an existing salary type specification.

Removes a salary type specification from the Tripletex timesheet, so hours are no longer paid under a category that was assigned in error.

When to use it
when a pay category is corrected in the source system after the sync.
Watch out
payroll might have run already; involve the person in charge of salaries before automating deletions here.
Tripletex35

Get a Customer

Action

In MakeRetrieves an existing customer.

Fetches the full record of one Tripletex customer, so the next modules can reuse its details in an email, a CRM update or a document.

When to use it
when you already know which customer you need, for instance from an order that points to it.
Watch out
if you only have a name or an email, start with Search Customers, which can return several matches.
Tripletex36

Get a Customer Category

Action

In MakeRetrieves an existing customer category.

Reads one customer category from Tripletex, so a scenario can route a client differently depending on the segment it belongs to.

When to use it
before a router or a filter that sends each client category down its own path.
Watch out
to see every category rather than one, use Search Customer Categories instead.
Tripletex37

Get a Ledger Account

Action

In MakeRetrieves an existing ledger account.

Pulls the details of one account from the Tripletex chart of accounts, so you can check it before booking anything on it.

When to use it
ahead of Create a Ledger Voucher, to confirm the account your scenario is about to use.
Watch out
when you are not sure which account you need, browse them with Search Ledger Accounts first.
Tripletex38

Get a Ledger Accounting Period

Action

In MakeRetrieves an existing ledger accounting period.

Retrieves one accounting period from Tripletex, so a scenario knows which period a date belongs to before it books anything.

When to use it
in a flow that posts vouchers and must place each one in the correct period.
Watch out
to see all periods at once, use Search Ledger Accounting Periods; this module returns a single one.
Tripletex39

Get a Ledger Annual Account

Action

In MakeRetrieves an existing ledger annual account.

Reads one annual account from Tripletex, handy for a reporting scenario that needs the yearly frame of your books.

When to use it
when you send year-level figures to a spreadsheet or a dashboard for the management team.
Watch out
if you need to compare several years, Search Ledger Annual Accounts returns them together as separate bundles.
Tripletex40

Get a Ledger Close Group

Action

In MakeRetrieves an existing ledger close group.

Fetches one ledger close group from Tripletex, so a scenario can pass what that group contains to another tool for review.

When to use it
in a reconciliation flow where an accountant reviews closed items in another tool.
Watch out
when you do not know which close group to open, list them with Search Ledger Close Groups first.
Tripletex41

Get a Ledger Payment Type Out

Action

In MakeRetrieves an existing ledger payment type out.

Pulls one outgoing payment type from Tripletex, so the next module knows exactly how money leaves the company for this record. You get a single bundle, the item that flows to the next module, ready to map.

When to use it
Your scenario is about to register a supplier payment and needs the details of the payment method your accountant already set up.
Watch out
This module reads one known item; if you are not sure which payment type to target, run Search Ledger Payment Types Out first.
Tripletex42

Get a Ledger Posting

Action

In MakeRetrieves an existing ledger posting.

Brings back one posting line from the Tripletex general ledger, the smallest unit of your bookkeeping. Once it lands in Make, you can copy its values into a spreadsheet, a message or a report module.

When to use it
A controller flags a single posting and you want Make to send its details to the person who has to check it.
Watch out
One posting is rarely the whole story; to review every line of a period, Search Ledger Postings fits better.
Tripletex43

Get a Ledger VAT Type

Action

In MakeRetrieves an existing ledger VAT type.

Reads one VAT type as it is configured in Tripletex, so later modules apply the rate and code your books already use instead of a value typed by hand in the scenario.

When to use it
Before creating an order line or a voucher, you want to check which VAT type a product should carry.
Watch out
VAT settings belong to your accountant; this module only reads them, and changing a rate stays a task inside Tripletex.
Tripletex44

Get a Ledger Voucher

Action

In MakeRetrieves an existing ledger voucher.

Opens one voucher from your Tripletex ledger and hands its content to Make as a single bundle. From there you can archive it, forward it or compare it with what another tool recorded.

When to use it
An approval tool marks an expense as validated and you want to confirm the matching voucher exists before moving on.
Watch out
Getting a voucher does not lock it; if another module updates it later in the same run, map from the most recent bundle.
Tripletex45

Get a Ledger Voucher Type

Action

In MakeRetrieves an existing ledger voucher type.

Returns one voucher type, the category Tripletex uses to sort entries such as purchases or bank transactions. Your scenario then knows which kind of voucher it is handling.

When to use it
You build vouchers from an outside source and need the right type attached before calling Create a Ledger Voucher.
Watch out
Voucher types are reference data; look them up once in a test with Run once, the editor button that runs the scenario a single time.
Tripletex46

Get a Monthly Timesheet

Action

In MakeRetrieves an existing monthly timesheet.

Loads the monthly timesheet of an employee from Tripletex, with the hours already logged, so you can reuse them in payroll prep, a client report or a message to a manager.

When to use it
Payroll asks for the hours of one person at month end and you want Make to fetch them instead of exporting by hand.
Watch out
The monthly view sums what is there; missing entries stay missing, so check with Search Timesheet Entries if a total looks low.
Tripletex47

Get an External Product

Action

In MakeRetrieves an existing external product.

Fetches one external product, an item Tripletex keeps outside your own catalog, and exposes its data to the next module in your scenario.

When to use it
A supplier feed mentions an item and you want to see how Tripletex describes it before deciding to add it to your own products.
Watch out
An external product is not a product you sell yet; to turn it into one, pair this module with Create a Product.
Tripletex48

Get an Invoice Details

Action

In MakeRetrieves an existing invoice details.

Retrieves the details of one invoice from Tripletex, so the amounts, customer and lines can travel to a CRM, a dashboard or a reminder email without retyping.

When to use it
A customer asks about an invoice in your helpdesk and you want the ticket enriched with what Tripletex holds.
Watch out
Each call reads one invoice and costs one operation, a single run of a module counted on your Make plan; for a batch, use Search Invoice Details.
Tripletex49

Get an Invoice Payment Type

Action

In MakeRetrieves an existing invoice payment type.

Returns one incoming payment type, the way a customer settles an invoice in Tripletex.

When to use it
You record a customer payment coming from your payment provider and need the matching Tripletex payment type to book it correctly.
Watch out
Payment types for invoices and for outgoing payments are two separate lists; this one only covers money coming in.
Tripletex50

Get an Order

Action

In MakeRetrieves an existing order.

Reads one sales order from Tripletex with its header data, so your scenario can pass it to a shipping tool, a shared channel or a follow-up task.

When to use it
An order is marked as approved in another app and you want the Tripletex version pulled into a delivery request.
Watch out
The order lines are separate records; pair this module with Get an Order Line or Search Orders when you need the full content.
Tripletex51

Get an Order Group

Action

In MakeRetrieves an existing order group.

Pulls one order group, the way Tripletex bundles several orders together, and gives your scenario the group data to route or report on.

When to use it
You invoice several orders as one batch and want Make to read the group before sending a summary to the client.
Watch out
To work on the orders inside the group, add Search Orders after this step.
Tripletex52

Get an Order Line

Action

In MakeRetrieves an existing order line.

Brings back one line of an order: the product, the quantity and the price as Tripletex stores them. It is the finest level of detail you can read on a sale.

When to use it
A warehouse tool reports a shortage on one item and you want to see what the order line actually promised.
Watch out
Changing a line happens elsewhere; once you know what is wrong, follow up with Update an Order Line.
Tripletex53

Get a Product

Action

In MakeRetrieves an existing product.

Loads one product from your Tripletex catalog, so its name, price and settings can feed an online shop, a quote tool or a price list.

When to use it
A sales rep picks an item in your CRM and you want Make to copy the official Tripletex data into the deal.
Watch out
If you only know a product name, start with Search Products; this module expects you to point at one existing product.
Tripletex54

Get a Product Group

Action

In MakeRetrieves an existing product group.

Returns one product group, the family Tripletex uses to organize items in your catalog, and makes its data available to later modules.

When to use it
You sync categories to a web shop and want each Tripletex group read before creating or renaming the matching category.
Watch out
Reading the group does not list its products; the link between both lives in product group relations.
Tripletex55

Get a Product Group Relation

Action

In MakeRetrieves an existing product group relation.

Reads one relation, the link that says a given product belongs to a given group in Tripletex. Your scenario learns where an item is filed.

When to use it
You clean up the catalog and want to confirm how one product is classified before moving it.
Watch out
To move a product, this module is only the check; Delete a Product Group Relation and Create a Product Group Relation do the actual change.
Tripletex56

Get a Product Inventory Location

Action

In MakeRetrieves an existing product inventory location.

Fetches one inventory location for a product, the place in your stock where Tripletex expects to find it, and hands it to the next module.

When to use it
A picker in the warehouse needs to know where an item sits, and you want Make to send the location to their team channel.
Watch out
The location is what Tripletex knows; if items were moved physically without an update, the answer will be outdated.
Tripletex57

Get a Product Unit

Action

In MakeRetrieves an existing product unit.

Returns one product unit, such as a piece, an hour or a box, as defined in Tripletex. Later modules can then show quantities with the right unit.

When to use it
You build order lines from a form and want the unit shown to the customer to match what Tripletex uses.
Watch out
Units you define yourself differ from the unit masters reference list; for those, use Get a Product Unit Master.
Tripletex58

Get a Product Unit Master

Action

In MakeRetrieves an existing product unit master.

Reads one unit master, a unit from the Tripletex reference list, so your scenario works from the standard list rather than a custom one.

When to use it
You map units from another system and want to align them with the official Tripletex reference before creating products.
Watch out
Unit masters are read only in this app: no create, update or delete module exists for them in the list.
Tripletex59

Get a Project

Action

In MakeRetrieves an existing project.

Opens one Tripletex project and passes its data to your scenario, so a project tool, a chat channel or a report stays in line with your accounting.

When to use it
A new task board is created in your project app and you want it filled with the Tripletex project details.
Watch out
This module reads one project; to find a project by name first, run Search Projects and map its result.
Tripletex60

Get a Supplier Product

Action

In MakeRetrieves an existing supplier product.

Retrieves one supplier product, an item you buy from a vendor as Tripletex records it, with the data you need to reorder or compare.

When to use it
A purchase request arrives and you want to check the supplier product before sending the order to the vendor.
Watch out
Supplier products are distinct from the products you sell; a change here does not update your sales catalog.
Tripletex61

Get a Timesheet Company Holiday

Action

In MakeRetrieves an existing timesheet company holiday.

Returns one company holiday from the Tripletex timesheet setup, so a planning tool or a team calendar can respect days off the company already declared.

When to use it
You schedule jobs in another app and want to avoid booking staff on a day Tripletex marks as a company holiday.
Watch out
No search module exists for company holidays in the list; to read them all at once, Make an API Call is the way.
Tripletex62

Get a Timesheet Entry

Action

In MakeRetrieves an existing timesheet entry.

Loads one timesheet entry, a block of hours someone logged in Tripletex, so you can reuse it for billing, approval or a project update.

When to use it
A manager clicks approve in a form and you want the entry details attached to the notification.
Watch out
One entry is one line of hours; totals for a person live in the weekly or monthly timesheet modules.
Tripletex63

Get a Timesheet Salary Type Specification

Action

In MakeRetrieves an existing timesheet salary type specification.

Reads one salary type specification linked to timesheets, the rule that tells Tripletex how certain hours are paid, and exposes it to your scenario.

When to use it
Before sending hours to payroll, you want to confirm which salary type a category of work falls under.
Watch out
Salary settings affect pay; keep this module in reading mode unless the person in charge of payroll validates the scenario.
Tripletex64

Get a Timesheet Time Clock

Action

In MakeRetrieves an existing timesheet time clock.

Fetches one time clock record, the punch in and punch out data Tripletex keeps for attendance, and makes it available to later modules.

When to use it
A site manager wants a message whenever a specific clock record needs checking, and you want its data included.
Watch out
Time clock records and timesheet entries have separate modules; do not expect this one to return logged hours.
Tripletex65

Get a Weekly Timesheet

Action

In MakeRetrieves an existing weekly timesheet.

Brings back the weekly timesheet of an employee from Tripletex, giving you the hours of one week in a single bundle to forward or check.

When to use it
A team lead reviews workload week by week and wants the timesheet dropped into a shared sheet on request.
Watch out
Despite its key, this module is listed as an action that reads one weekly timesheet, not a search returning many.
Tripletex66

Get Logistic Settings

Action

In MakeRetrieves an existing logistic settings.

Reads the logistic settings of your Tripletex company, the options that shape how stock and deliveries behave, and shares them with the rest of your scenario.

When to use it
You build a stock sync and want the scenario to adapt to how logistics is configured before it writes anything.
Watch out
Settings apply to the whole company; if you plan to change them, the counterpart is Update a Logistic Setting.
Tripletex67

Get Timesheet Settings

Action

In MakeRetrieves timesheet settings.

Returns the timesheet settings of your Tripletex account, so a scenario that logs hours can follow the rules your company chose.

When to use it
You import hours from a time tracking app and want to read the settings once before writing entries.
Watch out
This is a company level read; nothing here points to a single employee or entry.
Tripletex68

Make an API Call

Action

In MakePerforms an arbitrary authorized API call.

Calls any endpoint of the Tripletex API from your scenario, reusing the connection you already set up. It covers what the listed modules leave out.

When to use it
You need a Tripletex operation that none of the 119 modules offer, for example a list the app only exposes through its API.
Watch out
You write the request yourself, so keep the Tripletex API documentation open and test with Run once before turning the scenario on.
Tripletex69

Update a Customer

Action

In MakeUpdates an existing customer.

Changes an existing customer record in Tripletex with the data your scenario brings, so your accounting mirrors what sales or support just learned.

When to use it
A client updates their billing contact in your CRM and you want Tripletex corrected without a second manual entry.
Watch out
You need the right customer first; map it from Search Customers or Get a Customer so the change lands on the correct record.
Tripletex70

Update a Customer Category

Action

In MakeUpdates an existing customer category.

Edits a customer category, the label Tripletex uses to group clients, so your segments follow changes decided elsewhere.

When to use it
Marketing renames a segment in your CRM and you want the Tripletex category renamed to match.
Watch out
Check the reports that filter on the old name before you run the scenario, or they may come back empty.
Tripletex71

Update a Ledger Account

Action

In MakeUpdates an existing ledger account.

Modifies an account of your Tripletex chart of accounts with values sent by the scenario, keeping your ledger aligned with decisions taken in another tool.

When to use it
Your accountant keeps the chart of accounts in a shared sheet and wants approved changes pushed into Tripletex.
Watch out
Ledger accounts carry your bookkeeping; test with Run once on a single account before letting the scenario touch more.
Tripletex72

Update a Ledger Payment Type Out

Action

In MakeUpdates an existing ledger payment type out.

Adjusts an outgoing payment type in Tripletex, so the way the company pays suppliers matches the latest bank setup.

When to use it
The finance team switches the account used for supplier payments and wants the Tripletex payment type updated from their request form.
Watch out
Target the right payment type with Search Ledger Payment Types Out first, since several can look alike.
Tripletex73

Update a Ledger Voucher

Action

In MakeUpdates an existing ledger voucher.

Changes an existing voucher in your Tripletex ledger, for example to complete it with data that arrived after it was created.

When to use it
An expense tool sends a missing reference after approval and you want it added to the voucher Tripletex already holds.
Watch out
Vouchers are accounting records; map the voucher from Get a Ledger Voucher or a search so the change lands on the right one.
Tripletex74

Update a Logistic Setting

Action

In MakeUpdate an existing logistic setting.

Writes a new value into your company logistic settings in Tripletex, so stock and delivery options follow a decision made outside the app.

When to use it
An operations lead changes a warehouse rule in a request form and you want Tripletex adjusted once the request is approved.
Watch out
A setting applies to the whole account, not to one order; read the current value with Get Logistic Settings before overwriting it.
Tripletex75

Update a Monthly Timesheet

Action

In MakeUpdates an existing monthly timesheet.

Changes the monthly timesheet of an employee in Tripletex, useful when the month has to be adjusted as a whole rather than line by line.

When to use it
HR validates a correction for one person and you want the monthly timesheet brought in line from the approval form.
Watch out
For a single wrong line of hours, Update a Timesheet Entry is the finer tool and keeps the rest of the month untouched.
Tripletex76

Update an Order

Action

In MakeUpdates an existing order.

Edits an existing sales order in Tripletex with new data from your scenario, so the order follows what the customer or your team just changed.

When to use it
A customer changes their delivery date in your shop and you want the Tripletex order updated without opening the app.
Watch out
This touches the order header; quantities and prices sit on order lines, which have their own update module.
Tripletex77

Update an Order Group

Action

In MakeUpdates an existing order group.

Modifies an order group in Tripletex, the container that bundles several orders, so the batch reflects the latest decision.

When to use it
A project manager moves a group to another client reference and wants Tripletex to follow from a form.
Watch out
The orders inside keep their own data; update them one by one if the change should reach each order.
Tripletex78

Update an Order Line

Action

In MakeUpdates an existing order line.

Adjusts one line of an order in Tripletex, such as the quantity or the price agreed with the customer, without rebuilding the whole order.

When to use it
A sales rep grants a discount on one item in your CRM and you want the matching order line corrected.
Watch out
Pick the exact line with Get an Order Line or a search first; updating the wrong line changes what the customer is billed.
Tripletex79

Update a Product

Action

In MakeUpdates an existing product.

Changes a product in your Tripletex catalog, so names, prices or settings stay identical to the source you trust, a web shop or a supplier sheet.

When to use it
A price is approved in your product sheet and you want Tripletex updated at once instead of a manual copy.
Watch out
Point at the right product with Search Products first; an update on the wrong item spreads to every document that uses it.
Tripletex80

Update a Product Group

Action

In MakeUpdates an existing product group.

Renames or edits a product group in Tripletex, keeping your catalog families in step with how your shop or your team organizes them.

When to use it
You restructure categories in your e-commerce tool and want the Tripletex groups renamed to match.
Watch out
To move a product to another group, this module is not enough; that change goes through product group relations.
Tripletex81

Update a Product Inventory Location

Action

In MakeUpdates an existing product inventory location.

Keeps the record of where a product sits in your stock accurate, by editing an inventory location Tripletex already knows instead of adding a second one next to it.

When to use it
a shelf or storage area gets renamed in the warehouse and the product records in Tripletex should follow.
Watch out
the module only edits existing locations, so find the right one first with Search Product Inventory Locations and pass it along.
Tripletex82

Update a Product Unit

Action

In MakeUpdates an existing product unit.

Corrects a product unit you created earlier, the way Tripletex counts what you sell (pieces, hours, boxes), without rebuilding it from scratch.

When to use it
a unit was named badly when the catalog was set up and you want the fix applied from the scenario that manages your products.
Watch out
for a brand new unit, Create a Product Unit is the module to add; this one never creates anything.
Tripletex83

Update a Project

Action

In MakeUpdates an existing project.

Refreshes a project that already lives in Tripletex, so the list your team books hours against matches what was decided in your other tools.

When to use it
a deal changes in your CRM and the matching Tripletex project needs the same details.
Watch out
locate the project with Search Projects first; a search can return several projects, and the update runs once for each bundle (one item passed from a module to the next) it receives.
Tripletex84

Update a Supplier Product

Action

In MakeUpdates an existing supplier product.

Supplier products are the items you buy from vendors. This module edits one of them in Tripletex, so your purchasing data follows what the vendor actually sells today.

When to use it
a vendor sends a revised product sheet and your team logs the changes in a spreadsheet that the scenario reads.
Watch out
pick the record with Search Supplier Products or Get a Supplier Product; editing the wrong one overwrites good data.
Tripletex85

Update a Timesheet Company Holiday

Action

In MakeUpdates an existing timesheet company holiday.

Moves or corrects a company holiday already registered in the Tripletex timesheet calendar, rather than deleting it and entering it again.

When to use it
management shifts a closing day and the calendar your employees log time against has to show the new date.
Watch out
a holiday that does not exist yet goes through Create a Timesheet Company Holiday; this module needs one to edit.
Tripletex86

Update a Timesheet Entry

Action

In MakeUpdates an existing timesheet entry.

Fixes hours already logged: a timesheet entry is one line of time booked by an employee, and this module rewrites that line in place.

When to use it
a manager corrects hours in a time tracking tool after review, and Tripletex should show the same figure.
Watch out
Search Timesheet Entries can return many lines for one person, so narrow the search before mapping, or several entries get changed at once.
Tripletex87

Update a Timesheet Salary Type Specification

Action

In MakeUpdates an existing timesheet salary type specification.

Adjusts a salary type specification that exists in the timesheet side of Tripletex, so payroll settings stay aligned with what HR decided.

When to use it
HR changes a specification in its own tracker and wants the change pushed to Tripletex without retyping it.
Watch out
Search Timesheet Salary Types Specifications finds the one to edit; a new specification needs Create a Timesheet Salary Type Specification instead.
Tripletex88

Update a Timesheet Time Clock

Action

In MakeUpdates an existing timesheet time clock.

Corrects a time clock record stored in Tripletex timesheets, so the clocked hours match what really happened on the floor.

When to use it
an employee forgot to clock out, a supervisor fills in a correction form, and the scenario carries that fix into Tripletex.
Watch out
run Search Timesheet Time Clocks or Get a Timesheet Time Clock first, because this module edits a record it has to be pointed at.
Tripletex89

Update a Weekly Timesheet

Action

In MakeUpdates an existing weekly timesheet.

Works on a whole week instead of a single line: it modifies a weekly timesheet that already exists in Tripletex.

When to use it
a week of hours has to be adjusted as a block after a review, and the change comes from another tool in the scenario.
Watch out
to change one day only, Update a Timesheet Entry is the finer tool; read the week first with Get a Weekly Timesheet to see what is there.
Tripletex90

Upload a Historical Voucher

Action

In MakeUploads a new historical voucher.

Brings older accounting documents into Tripletex by uploading them as historical vouchers, which helps when bookkeeping moves over from another system.

When to use it
past vouchers sit in a cloud folder and you want them in Tripletex without importing each one by hand.
Watch out
every file counts as one operation, what Make bills on your plan, and the Free plan caps files at 5 MB.
Tripletex91

Search Customer Categories

Search

In MakeSearches for customer categories or lists them all.

Returns the customer categories set up in Tripletex, filtered or as a full list, so the scenario picks the right label before it files a customer.

When to use it
just before Create a Customer, to match the segment a lead chose on a web form with an existing category.
Watch out
listing everything sends one bundle per category, and each module placed after it runs once per bundle.
Tripletex92

Search Customers

Search

In MakeSearches for customers or lists them all.

Tells the scenario whether a customer already exists in Tripletex, which is the simplest way to avoid creating the same client twice.

When to use it
an order arrives from your online store and you need the buyer's Tripletex record before attaching anything to it.
Watch out
with no criteria the module lists every customer, and on a large client base that spends a lot of operations further down the scenario.
Tripletex93

Search External Products

Search

In MakeSearches for external products or lists them all.

Pulls the external products registered in Tripletex, either those matching your criteria or all of them, so a scenario can compare references before it adds anything.

When to use it
a product reference arrives from a supplier feed and you check whether Tripletex already holds it before calling Create a Product.
Watch out
when you already know the item, Get an External Product returns a single bundle and keeps the scenario simpler.
Tripletex94

Search Invoice Details

Search

In MakeSearches for invoice details or lists them all.

Hands the scenario invoice data from Tripletex, for a few specific invoices or the whole list, so other tools can use it without anyone exporting a report.

When to use it
a support ticket mentions an invoice and the agent wants its details added to the ticket automatically.
Watch out
for one invoice you already identified, Get an Invoice Details is lighter and avoids a stream of bundles.
Tripletex95

Search Invoice Payment Types

Search

In MakeSearches for invoice payment types or lists them all.

Lists the payment types that invoices can use in your Tripletex setup, or filters them, so the scenario works with the exact type your accountant configured.

When to use it
a payment notice comes in from your payment provider and you need the matching Tripletex type before the next module.
Watch out
the Make app only reads these types; none of its modules creates or edits one.
Tripletex96

Search Ledger Accounting Periods

Search

In MakeSearches for ledger accounting periods or lists them all.

Brings back the accounting periods of your Tripletex ledger, so a scenario can check them before it books anything.

When to use it
ahead of Create a Ledger Voucher, to confirm a period exists for the date you are about to record.
Watch out
the app offers no module to open or close a period; this search and Get a Ledger Accounting Period only read them.
Tripletex97

Search Ledger Accounts

Search

In MakeSearches for ledger accounts or lists them all.

Looks through your chart of accounts in Tripletex and returns the accounts that match, which lets a scenario map outside data to the right account.

When to use it
an expense category comes from a receipt app and has to be matched to a Tripletex account.
Watch out
this module never changes anything; Create a Ledger Account and Update a Ledger Account handle edits.
Tripletex98

Search Ledger Annual Accounts

Search

In MakeSearches for ledger annual accounts or lists them all.

Returns the annual accounts stored in your Tripletex ledger, filtered or in full, giving a reporting scenario the list of fiscal years it can work with.

When to use it
a reporting scenario needs to know which years exist before it pulls postings for one of them.
Watch out
read only: no module of the app edits annual accounts, so any correction happens in Tripletex itself.
Tripletex99

Search Ledger Close Groups

Search

In MakeSearches for ledger close groups or lists them all.

Surfaces the close groups recorded in the Tripletex ledger, the same objects Get a Ledger Close Group reads one at a time.

When to use it
an audit scenario has to go through every close group rather than a single one whose ID you already hold.
Watch out
without criteria, one bundle per group flows to the next modules, and each of them spends an operation per bundle.
Tripletex100

Search Ledger Payment Types Out

Search

In MakeSearches for ledger payment types out or lists them all.

Finds the outgoing payment types defined in Tripletex, the ways your company pays money out, so the scenario can reuse one instead of guessing.

When to use it
before you create a voucher for a supplier payment, to pick the type tied to the account you paid from.
Watch out
if the type is missing, Create a Ledger Payment Type Out adds it; search first so you do not create a duplicate.
Tripletex101

Search Ledger Postings

Search

In MakeSearches for ledger postings or lists them all.

Reads the individual lines booked in your Tripletex ledger and sends them to the scenario, ready for a report or another tool.

When to use it
a controller who never opens Tripletex wants postings copied into a shared spreadsheet.
Watch out
postings pile up quickly, so a broad search sends many bundles and every module after it runs once for each of them.
Tripletex102

Search Ledgers

Search

In MakeSearches for ledgers or lists them all.

Returns ledger data from Tripletex, filtered or listed in full, when a scenario needs the broad view of the books rather than single lines.

When to use it
you reconcile ledger figures with a budgeting tool and want them pulled without an export.
Watch out
for line-level detail, Search Ledger Postings is the better pick; the two modules are easy to confuse in the module list.
Tripletex103

Search Ledger VAT Types

Search

In MakeSearches for ledger VAT types or lists them all.

Lists the VAT types configured in Tripletex, so every line a scenario writes carries the tax treatment your accountant set up.

When to use it
an order comes from an ecommerce tool with a tax rate, and you need the matching VAT type before Create an Order Line.
Watch out
if the type you need is missing, Create a Relative VAT Type is the only VAT creation module in the app.
Tripletex104

Search Ledger Vouchers

Search

In MakeSearches for ledger vouchers or lists them all.

Looks up vouchers, the accounting documents of your Tripletex ledger, and returns those that match what the scenario asks for.

When to use it
before Upload a Historical Voucher, to make sure the same voucher is not already in the books.
Watch out
vouchers found here can be changed with Update a Ledger Voucher or removed with Delete a Ledger Voucher, and a deletion cannot be undone from Make.
Tripletex105

Search Ledger Voucher Types

Search

In MakeSearches for ledger voucher types or lists them all.

Returns the voucher types Tripletex uses to classify accounting documents, so a scenario chooses one from the real list instead of from memory.

When to use it
a scenario that creates vouchers has to set the type that matches the document coming in.
Watch out
these types are read only in Make; nothing in the app creates or edits them.
Tripletex106

Search Order Groups

Search

In MakeSearches for order groups or lists them all.

Pulls the order groups stored in Tripletex, which tells the scenario whether a group already exists before it files an order under it.

When to use it
a batch of related orders arrives and you want them gathered in one group, created with Create an Order Group only when the search finds nothing.
Watch out
a wide search returns one bundle per group, each costing operations downstream.
Tripletex107

Search Orders

Search

In MakeSearches for orders or lists them all.

Finds orders in Tripletex by your criteria, which gives the scenario the exact order to update, read or attach lines to.

When to use it
a shipping tool reports a dispatch and you want the Tripletex order changed with Update an Order.
Watch out
criteria that are too loose can match several orders, and the update would then apply to each one it receives.
Tripletex108

Search Product Group Relations

Search

In MakeSearches for product group relations or lists them all.

Shows which products are attached to which product groups, since a product group relation is exactly that link.

When to use it
during a catalog cleanup, to list every link before removing one with Delete a Product Group Relation.
Watch out
a relation deleted from Make cannot be brought back from Make, so run the scenario with Run once and read the bundles before switching it on.
Tripletex109

Search Product Groups

Search

In MakeSearches for products groups or lists them all.

Lists the product groups of your Tripletex catalog, or only those matching a name, so new items land in a group that really exists.

When to use it
a supplier feed sends a new item with a category, and you look for the matching group before filing it.
Watch out
when nothing matches, Create a Product Group adds the group; searching first keeps near-identical groups out of the catalog.
Tripletex110

Search Product Inventory Locations

Search

In MakeSearches for product inventory locations or lists them all.

Tells the scenario where products are stored by returning the inventory locations recorded in Tripletex.

When to use it
a warehouse app reports a move, and you need the current location record before Update a Product Inventory Location.
Watch out
the search returns locations as separate bundles; if you expect one, add precise criteria so the update does not touch the others.
Tripletex111

Search Product Prices

Search

In MakeSearches for product prices or lists them all.

Retrieves product prices from Tripletex, so a web store, a quote tool or a spreadsheet can show the same figures as your accounting.

When to use it
a sales rep's price sheet has to match Tripletex before it goes to customers.
Watch out
no listed module writes a price on its own; when the modules fall short, Make an API Call reaches any endpoint of the Tripletex API with the same connection.
Tripletex112

Search Products

Search

In MakeSearches for products or lists them all.

Checks your Tripletex catalog for products that match a reference or a name, which is the step that keeps orders tied to real items.

When to use it
an order line from your shop mentions a product, and you fetch the Tripletex product before Create an Order Line.
Watch out
when the search comes back empty, Create a Product adds the item; otherwise the order line has nothing to point to.
Tripletex113

Search Product Unit Masters

Search

In MakeSearches for product unit masters or lists them all.

Returns product unit masters, a separate list from the product units you define yourself (Search Product Units covers those).

When to use it
while setting up units for a new product range, to see which master units Tripletex already provides.
Watch out
read only: the app has no module that creates or edits a unit master, only Get a Product Unit Master and this search.
Tripletex114

Search Product Units

Search

In MakeSearches for product units or lists them all.

Finds the product units you created in Tripletex, so a scenario that adds products can reuse the right one.

When to use it
before Create a Product, to look up the unit that matches what a supplier feed calls its packaging.
Watch out
when the unit is already known, Get a Product Unit returns one bundle and saves you a step of sorting results.
Tripletex115

Search Projects

Search

In MakeSearches for projects or lists them all.

Returns the Tripletex projects that match your criteria, giving the scenario the project record it needs before logging time or changing details.

When to use it
a time tracker sends hours with a project name, and you need the project before Create a Timesheet Entry.
Watch out
two projects with close names can both come back; the entry would then be created once for each.
Tripletex116

Search Supplier Products

Search

In MakeSearches for supplier products or lists them all.

Lists the supplier products registered in Tripletex, or the ones matching your criteria, so purchasing data can be compared or corrected.

When to use it
a purchase request mentions a vendor item and you look it up before ordering or editing it with Update a Supplier Product.
Watch out
the search reads only; removing an item goes through Delete a Supplier Product, which is permanent.
Tripletex117

Search Timesheet Entries

Search

In MakeSearches for timesheet entries or lists them all.

Pulls logged hours out of Tripletex, one bundle per timesheet entry, ready to be summed, reported or sent to another tool.

When to use it
a client report needs the hours booked on its project, copied into a shared document.
Watch out
a busy team produces many entries, so a search without criteria can spend a large number of operations in the modules that follow.
Tripletex118

Search Timesheet Salary Types Specifications

Search

In MakeSearches for timesheet salary types specifications or lists them all.

Lists the salary type specifications registered in Tripletex timesheets, so a payroll scenario starts from the settings that really exist.

When to use it
before Update a Timesheet Salary Type Specification, to find the specification HR asked to change.
Watch out
if the search finds nothing, the matching create module adds one; check the result with Run once before letting the scenario create records.
Tripletex119

Search Timesheet Time Clocks

Search

In MakeSearches for timesheet time clocks or lists them all.

Reads time clock records from Tripletex, the clock data behind your timesheets, and passes them to the rest of the scenario.

When to use it
a site manager wants the clock records of a team sent to a messaging channel for review.
Watch out
to correct one record, pair this search with Update a Timesheet Time Clock, and keep the criteria narrow so only that record is touched.
Need help

Need help automating Tripletex with Make?

A person reads every message.

FAQ

Tripletex and Make: common questions

01Is the Tripletex Make integration free?
Yes, Tripletex is a standard app in Make, so you can use it on the Free plan. That plan has limits: 2 active scenarios, at least 15 minutes between two scheduled runs, 5 minutes of execution per run, files up to 5 MB and 512 MB of data transfer. Paid plans (Core, Pro, Teams and Enterprise) lower the interval to 1 minute and remove the cap on active scenarios. Make counts usage in operations, one per module execution. You still need your own Tripletex subscription.
02What do you need to connect Tripletex to Make?
You need an active Tripletex account and a valid API token. In Tripletex, go to your profile settings, open the API access tab, click New token, choose your integration or Adapted setup, name the token and click Create token. Copy the token from the popup. In Make, add a Tripletex module, click Create a connection and enter those credentials. The connection is then reused by every Tripletex module you add.
03Does the Tripletex Make integration react in real time?
No. Tripletex has no trigger module in Make, so a change inside Tripletex cannot start a scenario by itself. You have two ways to start. Put a trigger from another app first, such as a CRM or a form, and let Tripletex modules act after it. Or run the scenario on a schedule: every 15 minutes by default, down to 15 minutes on the Free plan and 1 minute on paid plans, with a search module like Search Orders at the start.
04What if a Tripletex module is missing in Make?
Use Make an API Call. It sends any request the Tripletex API accepts, with the same connection as the other modules, so you are not limited to the 119 listed modules. Before that, check the list: 90 actions and 29 searches already cover customers, products, orders, ledger, projects and timesheets. Keep in mind the official Make doc for this app is AI-generated from Tripletex documentation, so confirm important details with Tripletex directly.
05Should you use Make or n8n for Tripletex?
It depends on the tool your team already runs. On Make, Tripletex comes with 119 modules and Make an API Call for anything else, plus a visual editor where you test with Run once before switching a scenario on. The same app often has an n8n node too, so check whether one exists for Tripletex if n8n is already in your stack. Pick the platform where your other automations live, so connections and monitoring stay in one place.