Oil & Gas Truck Loading and Offloading Management

One operator screen for orders, weighbridge tokens, tanks and trucks. The website is the only place data is entered — n8n keeps Google Sheets as the operational record.

n8n is the API layer

Every form posts to your n8n webhook, which validates the transaction before any sheet is touched.

Validated transactions

Order balance, truck capacity, tank stock, product match and WB token uniqueness are all checked first.

Live from Google Sheets

Dashboard, orders, tanks and trucks are read live — no hardcoded or sample records anywhere.