Releases: SoapyRED/make-freightutils
v0.1.0 — initial private release
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
- Zone:
eu2.make.com - App name:
freightutils-gb5f0g(Make auto-suffixed on create) - Version: 1 (1.0.0)
- Visibility: private
- Studio: https://eu2.make.com/sdk/apps/freightutils-gb5f0g/1
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:
- Free (100 req/day): https://www.freightutils.com/api-docs
- Pro (50,000 req/month, £19): https://www.freightutils.com/pricing
Links
- n8n sibling: https://www.npmjs.com/package/n8n-nodes-freightutils
- Zapier sibling: https://github.com/SoapyRED/zapier-freightutils
- FreightUtils: https://www.freightutils.com