A purpose-built Salesforce CRM for a mid-size freight brokerage — managing carrier relationships, load tracking, shipper accounts, and revenue pipeline in a single platform.
FreightPath replaces the spreadsheet dependency common in mid-size freight brokerages with a structured, automated Salesforce CRM. Every object, field, and flow was designed around how brokers actually operate — assigning carriers, tracking loads by lane, and closing deals.
"I designed a CRM solution to centralise carrier relationships, shipment tracking, and revenue pipeline management — eliminating the spreadsheet dependency common in mid-size brokerages."
The build demonstrates real Salesforce administrator competencies: custom object modelling, validation logic, flow automation, data import, permission set design, and operational dashboard creation.
Six objects — three custom, three standard — connected through lookup relationships to model the full brokerage operation. Each custom object was built from scratch with brokerage-specific fields, picklists, formulas, and validation logic.
Both flows are record-triggered and active in production. Together they automate the two most repetitive broker tasks — carrier assignment follow-up and deal closure — without any manual intervention.
The Delivered to Closed Won flow uses a condition-based query approach to locate related Opportunities, demonstrating advanced Flow architecture without a circular object reference.
All data was imported via Salesforce Data Import Wizard and DataLoader.io using generated CSV files — demonstrating real data migration skills, field mapping, and import troubleshooting across two object types.
Built entirely in a Salesforce Developer Edition org over a single session, following a structured phase-by-phase approach — custom objects first, standard object configuration second, automation third, data fourth, dashboard last.