Marketplace partner integrations (OAuth only)

Documentation for approved HiBob Marketplace partners building OAuth app integrations via the Developer Portal

🚧

Partner OAuth integrations only

These guides are for approved HiBob Marketplace and technology partners with Developer Portal access and OAuth credentials.

  • Bob customers building integrations for their own company should use Service Users and Authorization, not OAuth.
  • OAuth app installation, Developer Portal access, and partner webhook behavior are not available to general Public API users.
  • To join the partner program, see Become a partner.

Overview

This section is for partners who build Marketplace apps that customers install via OAuth. It covers the Developer Portal workflow and partner-specific webhook delivery.

OAuth reference material lives under Core concepts for partners (OAuth only) in the API Reference.

If you are a Bob customer integrating with your own Bob account, start with Getting started with Bob's API and API Service Users.

Partner journey

  1. Quick start guide — create your app in the Developer Portal, configure OAuth, scopes, and webhooks, and submit for review.
  2. OAuth 2.0 — implement the authorization code flow, token exchange, refresh, and uninstall.
  3. Scopes mapping to endpoints — choose the minimum scopes your app needs.
  4. Getting started with partner webhooks — understand partner webhook delivery, retries, and failure handling.


Did this page help you?