← All apps Automate Pumble for free on Stepper
Pumble is a team communication app for chat, voice and video calls. Send messages, manage channels, and automate notifications across your workspace.
I want to integrate
with
See how to connect Pumble to ... Triggers available for Pumble on Stepper
New Message in Channel
Triggers when a new message is posted in the selected channel.
- 2 parameters
- Channel
- Ignore bot messages
New Channel
Triggers when a new channel is created in the workspace.
New User
Triggers when a new user joins the workspace.
Actions available for Pumble on Stepper
Send Channel Message
Sends a message to a public or private channel.
- 3 parameters
- Channel
- Message
- Send as bot
Send Direct Message
Sends a direct message to a single user.
Send Group Direct Message
Sends a direct message to multiple users (group DM).
- 2 parameters
- Users
- Message
Reply in Thread
Replies to an existing message, creating or extending a thread.
- 4 parameters
- Channel
- Parent Message
- Reply
- Send as bot
Edit Message
Edits the text of an existing message.
- 3 parameters
- Channel
- Message
- New Text
Delete Message
Deletes a message from a channel.
- 2 parameters
- Channel
- Message
Add Reaction
Adds an emoji reaction to a message.
- 4 parameters
- Channel
- Message
- Reaction
- Skin Tone
Remove Reaction
Removes an emoji reaction from a message.
- 4 parameters
- Channel
- Message
- Reaction
- Skin Tone
Create Channel
Creates a new channel in the workspace.
- 3 parameters
- Channel Name
- Channel Type
- Description
Add Users to Channel
Adds one or more users to an existing channel.
- 2 parameters
- Channel
- Users
Remove User from Channel
Removes a user from a channel.
Schedule Message
Schedules a message to be sent to a channel at a future time.
- 3 parameters
- Channel
- Message
- Send At
Edit Scheduled Message
Edits a scheduled message before it is sent.
- 4 parameters
- Channel
- Scheduled Message
- New Text
- Send At
Delete Scheduled Message
Cancels a scheduled message.
- 2 parameters
- Channel
- Scheduled Message
Set Custom Status
Sets a custom status on the authenticated user.
- 4 parameters
- Status Emoji Code
- Status Text
- Expiration
- Expires At
Find Message
Searches the workspace for messages matching text, sender, or channel filters. At least one filter must be provided.
- 3 parameters
- Search Text
- Senders
- Channels
Find Channel
Looks up a channel by ID or name.
- 2 parameters
- Channel
- Channel Name
Find User
Looks up a workspace user by name or email. Backed by GET /listUsers filtered client-side.
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.