Installing the Bucketlist Rewards App in Beekeeper
Follow the steps below to connect the Bucketlist Rewards app to your Beekeeper environment.
Step 1: Find the App in the Beekeeper Marketplace
- Log in to your Beekeeper admin dashboard.
- Navigate to:
Marketplace → Extensions → Marketplace
- In the search bar, type "Bucketlist Rewards".
- Click Connect or Request next to the app listing.
⚠️ If you don’t see the “Connect” button, select “Request” and a Beekeeper team member will review your request.
Step 2: Find your Stream id
2.1 In the dashboard section, under section 'streams', click on 'streams'
Choose on which stream you which the BucketlistRewards recognitions to display on.
At the right of the chosen stream, click on the "cog icon" and on the sub-menu "Edit Stream"
When doing so, this will open a new page with a different URL. The stream's ID is displayed in the URL. For example, in the below example:
the stream's id would be 11223344. (yours will be different).
Take note of the stream ID
Step 3: Await Company UUID
After requesting the app, a Customer Success Manager will contact you and provide your unique companyUUID needed for configuration
Step 4: Configure the App
Once you receive your companyUUID, you’ll need to configure the app using the following JSON format:
{
"companyUUID": "your company Bucketlist UUID------",
"streamId": 123456,
"samlAuthLinkEnabled": false
}
✅ Make sure to replace "your company Bucketlist UUID" with the actual UUID provided to you.