For providers

Catalog

External fulfillment (Bookalimo, Flights, …)

Route an offering through a 3rd-party vendor. Pick the integration, paste credentials, customers see the vendor flow.

Some offerings are fulfilled by a third party — e.g. Bookalimo dispatches the limo, Duffel issues the flight ticket. Mark the offering as Fulfilled-by: <Vendor> when you create or edit it; the customer sees the vendor's booking flow (trip-details form + live quote) instead of the standard slot picker, and the booking carries the vendor's reservation id end-to-end.

How to connect

  1. Open /provider/offerings/new (or the edit page on an existing offering).
  2. Switch Fulfilled-by from "You / your team (internal)" to the vendor.
  3. Fill the credential fields the vendor declared (auto-rendered from the integration manifest — Bookalimo wants id+password, Flights wants apiKey+environment).
  4. Save the offering. Credentials are AES-256-GCM encrypted before being stored.
  5. Test the connection from /provider/integrations.
Per-tenant credentials

Credentials are tenant-scoped. Every external-fulfillment offering on your tenant uses the same vendor account — you do not re-enter creds per offering.

Available integrations

Bookalimo (taxi / limo)

US limo + chauffeured-car network. Auth = Travel Agency Account # + password. Call 1-800-BOOK-A-LIMO to onboard.

Flights (Duffel)

300+ airlines via Duffel's aggregator API. Sandbox keys are free; live needs a Duffel application.