Build Custom Issue Workflows Without Coding
You need to create an issue, assign it, add it to a cycle, set priority, and add a label all in one operation. Instead of chaining multiple actions, tell Notis exactly what you need and it executes the full GraphQL mutation.
Trigger
Webhook received
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Action
Run Query or Mutation
Wildcard action that executes any graphql query or mutation against the linear api. use this as a fallback when no specific action exists for your use case, or when you need to perform complex operations not covered by other linear actions. supports full graphql capabilities including custom queries, mutations, and advanced filtering.
Why this helps
Standard actions cover common workflows, but your specific needs are more complex. You resort to building custom integrations with code, which requires developer time and ongoing maintenance.
- Execute any Linear GraphQL query or mutation for complete workflow flexibility
- Combine multiple operations in a single automation without custom code
- Handle edge cases and complex business logic that standard actions can't cover
- Future-proof your automation as Linear's API grows
Setup
Build it in a few focused steps.
- 1Connect Linear to Notis.
- 2Tell Notis: 'When a webhook arrives with customer data, create a Linear issue, assign it to the support team, add the urgent label, and set priority to high in a single operation.'
- 3Set up your webhook source to send requests to Notis.
- 4Test with a real webhook payload and verify all operations complete.
- 5Activate for incoming webhooks.
Questions about this workflow
Do I need to know GraphQL to use this?
You can describe what you want in plain language and Notis constructs the GraphQL. Or if you know GraphQL, paste the exact query and Notis executes it.
What if the mutation fails?
Notis reports the error in your notification channel so you can debug. Most failures are due to invalid field values or permissions.
Can I test the mutation before activating?
Yes. Notis includes a test mode so you can see the exact operation it would run before enabling it.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Agent mail to Linear. A trigger fires from one place; an action lands in another.
Agent mail triggers
Linear actions
New Email Received
Trigger for new emails in an AgentMail inbox
Create linear attachment
Creates a new attachment and associates it with a specific, existing linear issue.
Create a comment
Creates a new comment on a specified linear issue.
Create linear issue
Creates a new issue in a specified linear project and team, requiring a title and description, and allowing for optional properties like assignee, state, priority, cycle, and due date.
Get create issue default params
Fetches a linear team's default issue estimate and state, useful for pre-filling new issue forms.
Create a label
Creates a new label in linear for a specified team, used to categorize and organize issues.
Delete issue
Archives an existing linear issue by its id, which is linear's standard way of deleting issues; the operation is idempotent.
Get all teams
Retrieves all teams from the linear workspace without requiring any parameters.
Download issue attachments
Downloads a specific attachment from a linear issue; the `file name` must include the correct file extension.
Connect any two apps with Notis in the middle.
Not just Agent mail and Linear. Any combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Linear.