Guide to Pumble Addons
Pumble’s integrations seamlessly connect various software tools (e.g., Google Drive, Calendly, Polls, GitHub), making collaboration easier within your workspace. By consolidating all your essential tools, Pumble reduces unnecessary steps and simplifies workflows, creating effective teamwork.
This guide will walk you through the basics of Pumble integrations, from finding and adding addons to understanding their functionality.
Subscription type | Maximum number of addons |
---|---|
Free subscription | Up to 3 addons |
Pro plan | Up to 10 addons |
Business and Enterprise plans | Unlimited number of addons |
Only admins and workspace owners can install an addon. Once installed, any member (except single-channel guest users) can connect their account to use the addon.
Types of addons #
Pumble supports different types of addons. The way an app is built determines its installation, management, and interaction within your workspace.

Find and add addons #
Explore the Pumble App Directory or browse the CAKE.com Marketplace to find and add addons to your workspace:
- Click on the three dots next to your Workspace name
- Hover over Workspace settings
- Click on Configure apps
- Click on the Install button next to the app you want to add
- Click Allow on the consent screen to complete the action
You may be redirected to an external website (that app’s website) to allow the installation of the app.
Another way to install Pumble Addons is through the CAKE.com Marketplace. Here’s how you can do it:
- Click on the three dots next to your Workspace name
- Hover over Workspace settings
- Click on Configure apps
- Click on Browse Marketplace
- Select the addon you want to install
- Click Install and allow access request

Upon installation of the addon, authorization is automatically granted. All the other Workspace users need to navigate to the Configure apps tab in the Workspace settings and click on Authorize to enable the app for individual use.
Create your own addon #
To create your own app, follow these steps:
- Click on the three dots next to your Workspace name
- Hover over Workspace settings
- Click on Configure apps
- Click on Create app
- Fill in the form to complete the action
After submitting the completed form, our team will promptly follow up with you.
The addon permission scopes #
Each addon has specific permission scopes, detailing the information it can access and how that information can be used. Scopes can be related to posting messages, performing actions, and accessing information. Be aware of which information the app can access and what it can do with the information it accesses, such as posting messages, modifying content, or creating channels.
There are two types of scopes:
- User scope
- Bot scope
User scope implies that the addon can perform actions on behalf of users. If the app has a Bot scope, once installed, the addon Bot will be added to your Pumble workspace as a new user.
To view the addon scope:
- Click on the three dots next to your Workspace name
- Hover over Workspace settings
- Click on Configure apps
- Click on the three dots next to the app in question
- Select View scopes from the dropdown

Working with installed addons #
How you use and interact with an addon depends on how it was built. Some common features include slash commands, app shortcuts, and bot users.
Slash commands #
Slash commands allow users to interact with the third-party addon by typing a string into the message editor.
To add a slash command:
- Type slash icon / in the message editor
- Select a command from the list in the pop-up
- Type an additional text for the app
- Press enter to complete the action
You can also access the list of all available slash commands if you hover over the Bot’s avatar, or in the channel details of your conversation with the Bot.
Addon shortcuts #
Some addons offer shortcuts for actions in Pumble. There are two types of shortcuts:
- Global shortcuts
- Message shortcuts
To use a global shortcut:
- Type slash icon / in the message editor
- Select a command from the list in the pop-up
- Press Enter to complete the action
It is not possible to type additional text for communication with the app.
To use a message shortcut:
- Click on three dots to open a message menu
- Select one of the listed message shortcuts
Use the slash icon to find app shortcuts or slash commands.
Addon messages #
Certain addons have bots that send messages and post in channels. Bots are visible in the Apps section at the bottom of your Pumble sidebar.

Uninstall an addon #
To uninstall a third-party addon:
- Click on the three dots next to your Workspace name
- Hover over Workspace settings
- Click on Configure apps
- Click on the three dots next to the app you want to uninstall
- Click Uninstall to complete the action

When you uninstall an addon, a toast message will appear in the bottom right corner. Also, the addon chat will be removed, and you won’t be able to see messages with the addon.
Pumble SDK #
Pumble also offers integration with various platforms through our Software Development Kit (SDK). Comprehensive documentation on how to build a Pumble app in javascript framework can be found here.