Auto-Route Queries to the Right Blockchain Database
Create a new project and Notis automatically chooses archive or real-time data based on what you're building.
Trigger
Project Created
Fires when a new Linear project is created. Covers projects in both public and private teams — polls with the connected user's token, so visibility matches what the connected user can see in Linear.
Action
Database Selection
Tool to select the database (archive, realtime, combined) to query at the top level of a graphql request. use after determining whether you need live, historical, or combined blockchain data.
Why this helps
Deciding between archive and real-time databases adds cognitive friction. Neurodivergent founders often make suboptimal choices or get stuck deciding.
- Notis chooses the optimal database for your project
- Avoid performance issues from wrong database selection
- Reduce decision fatigue on technical choices
- Projects start with correct data pipeline
Setup
Build it in a few focused steps.
- 1Ensure Linear and Bitquery are connected.
- 2Create an automation called 'Database Router'.
- 3Prompt: 'When a new project is created, analyze the project name and description. If it mentions historical analysis, select archive database. If real-time monitoring, select real-time database.'
- 4Select Project Created as trigger.
- 5Test by creating projects titled 'Historical Token Analysis' and 'Live Whale Monitoring' and verify database selection.
Questions about this workflow
Can I override the automatic selection?
Yes. Update the project description with database preference and Notis re-evaluates.
What if a project needs both?
Notis selects the combined database when projects mention needing both historical and live data.
Can I configure which keywords trigger archive vs real-time?
Yes. Define your keywords in the automation prompt and Notis uses them for routing.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Linear to Bitquery. A trigger fires from one place; an action lands in another.
Linear triggers
Bitquery actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Aliases Metric
Tool to use graphql aliases to rename fields in the response for clarity and disambiguation. use when you need to query multiple metrics with identical field names in one call.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Archive Database Query
Tool to query the archive database. use when you need full historical blockchain data (delayed by tens of minutes to hours).
Comment Received Trigger
Triggered when a comment is received.
Combined Database Query
Tool to query the combined database, which merges archive and real-time databases. use when you need both historical and up-to-the-second blockchain data in one request.
Issue Created Trigger
Triggered when a new issue is created.
Conditional Metrics Snippet
Tool to generate a graphql metric snippet with conditional logic. use when you need to apply filters directly on metric calculations via the `if` attribute.
Issue Updated Trigger
Triggered when an issue is updated. For example labels are changed, issue status is changed, etc.
Count Distinct Metric
Tool to use the count distinct metric to aggregate unique values for a field. use when you need to count the number of unique occurrences in a dataset.
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).
Count Metric
Tool to use the count metric to aggregate the number of records matching a graphql query. use when you need simple record counts.
Private Team Issue Created
Fires when a new issue appears in a private Linear team (polled with the connected user's token).
Database Selection
Tool to select the database (archive, realtime, combined) to query at the top level of a graphql request. use after determining whether you need live, historical, or combined blockchain data.
Private Team Issue Properties Updated
Fires when properties on an issue change in a private Linear team (polled with the connected user's token).
Early Access Program Query
Tool to access streaming data across various blockchain networks for evaluation purposes. use when querying chains not available via the v2 endpoint; limited to real-time data only.
Connect any two apps with Notis in the middle.
Linear and Bitquery, 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 Bitquery.