Hyperproof centralizes how organizations manage policies, controls, risks, and evidence. Hyperproof reduces manual effort, improves visibility into compliance posture, and makes audit readiness an ongoing, predictable process. For detailed information refer to the Hyperproof official documentation.
Integration Method: API
Tables: Ticket Inventory (99405001), User Inventory (5003)
This integration supports the following types of events.
Event | Description |
|---|---|
Issues | Retrieves details about issue on policy exceptions within an organization |
Users |
This integration supports the following versions.
Hyperproof | v1.0 |
Prerequisites
The user should have access to the Hyperproof portal.
The user should have access to the DataBee console.
Configuration Overview
Create an API client in Hyperproof.
Add the Hyperproof data feed integration in the DataBee console with the Hyperproof client id and client secret.
Hyperproof Configuration
On the Hyperproof platform, an API client must be created. The API client can be either a Personal API client or a Service Account API Client.
The scopes needed for this integration are:
Issue.read
Control.read
Customfield.read
Risk.read
Program.read
User.read
The general steps for creating an API client are:
Click on the Settings link at the bottom of the navigation bar.
Click on the API clients section under Settings.
Choose either the Service Account or Personal tab at the top of the page.
Click +New to create a new API client.
Specify a name for your client.
Add the required scopes mentioned above
Specify the role for the service account that will be associated with the API client.
Copy the Client ID and Client Secret values. These will be used for the API integration.
For more details, refer to the Hyperproof documentation at https://developer.hyperproof.app/guides/oauth-client-credentials
DataBee Configuration
Login to the DataBee UI, navigate to Data > Data Feeds and click the Add New Data Feed button.

Search for Hyperproof and click it as shown below.

Click on the API Ingest option for the collection method.

Enter feed contact information and scroll down.

In the configuration page, confirm the following:
Authorization Method: Oauth2
API Base URL: This is the base URL that DataBee will interact with
Client Secret: Paste the client secret copied earlier.
Event types: Preselected for all the event types that integration pulls.

Click Submit.
Troubleshooting Tips
Ensure the client id is pasted correctly in the client id field. If unexpected characters are included, reconfigure the DataBee feed.
Ensure the client secret is pasted correctly on the client secret column as this feed follows a basic authorization method.