Skip to content

Releases: SoapyRED/make-freightutils

v0.1.0 — initial private release

24 Apr 21:08

Choose a tag to compare

First release of the Make.com custom app for FreightUtils, deployed to the EU2 zone. Currently private — Technology Partner programme application for public App Directory listing is queued for v0.2.0.

What's in this release

17 modules wrapping the FreightUtils REST API.

Actions (9)

  • Calculate CBM · LDM · Chargeable Weight · Consignment · Pallet Fitting · Convert Units
  • Check ADR LQ/EQ Eligibility · Calculate ADR 1.1.3.6 Exemption · Calculate UK Import Duty

Searches (8)

  • Find ADR Entry · HS Code · Incoterm · Airline · UN/LOCODE Location · ULD · Sea-Freight Container · Road-Freight Vehicle

Parity with the Zapier sibling (zapier-freightutils) and the n8n sibling (n8n-nodes-freightutils). Non-workflow endpoints (/api/health, /api/tools) intentionally excluded from this triad.

Make app coordinates

Install (one UI click on Soap's end)

Make does not expose invite-URL generation through the SDK API. The app owner opens the Studio page above, clicks Invite, and shares the generated link.

Auth

Custom connection type basic with an apiKey parameter (password-typed). Every outbound request has X-API-Key injected via the app's base.headers block. Connection validation hits /api/health — HTTP 200 = green tick.

Get an API key:

Links