Skip to content
Notis

Log custom agent events in BigQuery

Give a custom backend a simple way to start a Notis workflow that records an operational event in BigQuery.

Trigger

Webhook received

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

Action

Query

Query tool will run a sql query in bigquery. note: make sure the query being input in a single line format. for example, select * from sample dataset.sample table where column name = 'value'

Why this helps

Agent activity outside chat can leave gaps in the records you use to understand your work.

  • Bring custom backend events into a queryable record.
  • Keep agent activity visible alongside operational data.
  • Avoid building a separate manual reporting step.

Setup

Build it in a few focused steps.

  • 1Connect Google BigQuery to Notis once; connect Telegram too if this workflow will use related Telegram data.
  • 2Create an automation in the portal or ask Notis to draft it conversationally.
  • 3Use one plain-language instruction describing how to record the external event in BigQuery.
  • 4Choose an incoming webhook trigger and a channel for run reports.
  • 5Send one real test request from the backend and verify its outcome in BigQuery.

Questions about this workflow

Does this webhook trigger come from Telegram?

No. It is a Notis-native trigger for an external tool or custom backend request.

Can the query use related Telegram records?

Yes, if the relevant Telegram data is already available in BigQuery and the prompt describes the desired query.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

Notis builds workflows that link Telegram to Google BigQuery. A trigger fires from one place; an action lands in another.

Telegram triggers

Google BigQuery actions

Recurring trigger

Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.

TriggerScheduled

Query

Query tool will run a sql query in bigquery. note: make sure the query being input in a single line format. for example, select * from sample dataset.sample table where column name = 'value'

ActionInstant

Webhook trigger

Notis starts this workflow when an external tool or custom backend sends an HTTP request.

TriggerInstant

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.

TriggerInstant

New Channel Post

Triggered when a new post is published to a channel where your bot is an administrator.

TriggerInstant

Callback Query Received

Triggered when a user taps an inline keyboard button attached to one of your bot's messages.

TriggerInstant

Message Edited

Triggered when a message in a chat your bot can see is edited by its sender.

TriggerInstant

New Chat Member

Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.

TriggerInstant

Connect any two apps with Notis in the middle.

Telegram and Google BigQuery, 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 Google BigQuery.