Assigned Issues Should Appear in Your Task List
You get assigned a Linear issue but it doesn't automatically appear in your Bubble task list. You have to remember to add it manually or check Linear constantly.
Trigger
Public Team Issue Properties Updated
Fires when properties on a *public-team* Linear issue change (status, assignee, priority, labels, etc.). For private teams (lock icon in Linear's sidebar) use `LINEAR_PRIVATE_TEAM_ISSUE_PROPERTIES_UPDATED`.
Action
Trigger Bubble Workflow via GET
Trigger a Bubble API workflow using an HTTP GET request. API workflows are server-side workflows in Bubble that can be triggered externally. Use GET for simple workflows that don't require a request body (parameters passed as query strings). For workflows requiring complex data or file uploads, use the POST version instead. Before using: The workflow must be created in Bubble's workflow editor and marked as "Expose as a public API workflow". The Bubble app must have API access enabled in its subscription.
Why this helps
You get assigned a Linear issue but it doesn't automatically appear in your Bubble task list. You have to remember to add it manually or check Linear constantly.
- New assignments appear automatically in your Bubble task list
- Never forget an assigned issue
- Reduce manual task entry
Setup
Build it in a few focused steps.
- 1Connect Linear and Bubble to Notis.
- 2Ask Notis: 'When an issue is assigned to someone in Linear, create a task for them in Bubble and trigger a welcome workflow.'
- 3Select the Issue Updated trigger (assignment changes).
- 4Choose your notification channel.
- 5Test by assigning an issue to yourself in Linear.
Questions about this workflow
Does it create tasks for all assignees?
Yes, one task per person assigned.
Can it notify the assignee?
Yes, Notis can trigger a Bubble workflow that sends them a notification.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to Bubble. A trigger fires from one place; an action lands in another.
Linear 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.
Comment Received Trigger
Triggered when a comment is received.
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.
Issue Created Trigger
Triggered when a new issue is created.
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.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Patch Thing By ID
Tool to modify selected fields on a Thing by its unique ID. Use after confirming the Thing exists.
Private Team Comment Created
Fires when a new comment is posted on an issue in a private Linear team (polled with the connected user's token).
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.
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
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.
Private Team Issue Properties Updated
Fires when properties on an issue change in a private Linear team (polled with the connected user's token).
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.
Linear 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.