Receive partner bookings via webhook API

Get notified automatically in your own systems whenever a tour operator partner shares a new booking with you.

Precondition

Before being able to access bookings from supplying tour operators you need to be connected with this tour operator on GUIBO (read more).

Why use the webhook?

You likely already have a traveler communication standard for your own products. Reusing those processes for partner bookings normally means a separate integration per partner.

The webhook is one integration point for all your tour operator partners on GUIBO. Integrate once — every connected partner delivers bookings to the same endpoint, ready to flow into your existing traveler communication.

What you receive

When a connected tour operator shares a release with you, GUIBO sends a POST request with the release metadata to your endpoint.

Use the Trip Link as the access point for your travelers. It gives travelers access to the Tour Guide App, Roadbook PDF, GPX files, and any booking attachments — and stays up to date if your partner has to change booking data later.

circle-info

The webhook complements the Release Dashboardarrow-up-right and email notification — it does not replace them.

How to set up the webhook

See developer documentation on B2B Webhook.

Last updated