Integrations & partners

Plays nice with everything
freight already runs on.

37 pre-built integrations and growing, plus an API that handles the rest.

Featured partnerships

Built deeper with the partners brokers rely on.

Sunnybrook + Triumph

Payments through TriumphPay, plus invoice audit through HubTran, wired straight into your Sunnybrook workflow.

Sunnybrook + Highway

Carrier identity and vetting through Highway, with Secure Rate Con, the TFX load board, and Load Lock+.

Don't see your tool?

Our API was the integration.

Every screen in Sunnybrook is built on the same public API your team can call. If we don't have a pre-built connector, you (or we) can ship one in a week.

curl · POST /v1/webhooks
$ curl -X POST https://api.sunnybrooksoftware.com/v1/webhooks \
  -H "Authorization: Bearer $TOKEN" \
  -d '{"event":"load.booked","url":"https://you.com/hook"}'

→  webhook registered.