OAuth 2.0 app integrations are available only for approved HiBob Marketplace and technology partners building apps that connect multiple customer tenants to Bob. For a single customer’s own integration, use HiBob (Service User) instead — it doesn’t require partner approval.
1
Get approved as a HiBob partner
Apply for the HiBob Marketplace partner program. HiBob will review your application before granting you access to the Developer Portal.
2
Map the scopes and webhooks your app needs
Identify the minimum set of permissions (scopes) your app requires, and the webhook events (if any) it needs to subscribe to.
3
Create your app in the Developer Portal
In the HiBob Developer Portal, create a new app and provide:
- Your installation mode: select Install from your landing page (set on Basic information, in the Installing your app section)
- Your list of required scopes
- Your redirect URI:
https://api.nango.dev/oauth/callback - A Landing page URL (HTTPS)
4
Configure the integration in Nango
In Nango, go to Integrations -> Configure New Integration -> HiBob (OAuth), and enter the client ID and client secret you received.
5
Next
Follow the Quickstart to connect your first test company.