Turn Telegram choice taps into Bubble actions
When the team chooses an option with a Telegram button, start the matching Bubble process.
Trigger
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Action
Trigger Bubble Workflow via POST
Triggers a Bubble API workflow by name using a POST request. Use this tool to execute backend workflows in your Bubble application. The workflow must be configured in your Bubble app's API Workflows section with "Expose as public API workflow" enabled. Pass any required parameters as a JSON object in the parameters field.
Why this helps
A choice made through a quick poll or inline button can remain disconnected from the work it should trigger.
- Connect a quick choice to a concrete next step.
- Reduce re-entry of decisions into Bubble.
- Keep simple team decisions moving.
Setup
Build it in a few focused steps.
- 1Connect Telegram and Bubble to Notis once through the portal.
- 2Create and expose the matching Bubble API workflow as a public API workflow.
- 3Tell Notis in one instruction which inline-button responses should start the workflow and how to include the choice context.
- 4Select Callback Query Received and a channel for run reports.
- 5Tap a test response and verify the correct Bubble workflow starts.
Questions about this workflow
What event does this use?
Callback Query Received fires when a user taps an inline keyboard button attached to one of the bot's messages.
Can different options trigger different outcomes?
Describe the intended outcome for each relevant response in the single plain-language instruction.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Telegram to Bubble. A trigger fires from one place; an action lands in another.
Telegram triggers
Bubble actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Bulk Create Things
Tool to bulk create multiple Things in Bubble via newline-separated JSON. Use when you need to insert many records at once. Must have Create via API permission.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Create Thing
Tool to create a new Thing. Use when providing a complete JSON payload to add a new record.
New Message Received
Triggered when your bot receives a new message in a private chat, group, or supergroup. To receive every message in a group, Privacy Mode must be disabled for the bot in BotFather.
Delete Thing By ID
Tool to delete a Bubble Thing by its unique ID. Use when you need to remove a specific record via the Bubble Data API.
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
Get Thing By ID
Retrieves a single Thing (record) from a Bubble Data Type by its unique ID. This is a read-only operation that fetches complete details of a specific record. The response includes all custom fields defined in the Data Type, plus standard Bubble fields (_id, created_by, created_date, modified_date). Use when you need to: - Fetch details of a specific record you know the ID of - Verify a record exists - Get the latest field values for a Thing Note: Requires the Data API to be enabled in your Bubble app settings and the specific Data Type to be exposed via the API.
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Patch Thing By ID
Tool to modify selected fields on a Thing by its unique ID. Use after confirming the Thing exists.
Message Edited
Triggered when a message in a chat your bot can see is edited by its sender.
Replace Thing by ID
Tool to replace all editable fields on a Thing by its Unique ID. Use when you need a full overwrite of a Thing's fields and reset omitted fields to default.
New Chat Member
Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.
Download File
Tool to download a file given its URL. Use when you need to retrieve file content and obtain an s3key for subsequent upload tests.
Create Temp File
Tool to upload bytes as a temporary file to Cloudflare R2 and return an S3 key. Use when you need a short-lived file reference before persisting it in a Thing.
Connect any two apps with Notis in the middle.
Telegram and Bubble, or any other combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7-day trial of any paid plan, with 20$ of usage included.
No card. Works with personal or business Bubble.