Skip to content
Notis

Make group onboarding information easier to handle

If your community uses a join process, reduce identifying details in the plain text available when a member joins.

Trigger

New Chat Member

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

Action

Anonymize Value

Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.

Why this helps

Onboarding details can be easy to leave in a chat where they are no longer needed for the next step.

  • Make member-related text less identifying before reuse.
  • Reduce the manual follow-up involved in intake cleanup.
  • Start the routine from the arrival event.

Setup

Build it in a few focused steps.

  • 1Connect Telegram and Anonyflow to Notis once in the portal, ensuring the bot is in the group.
  • 2Tell Notis to anonymize plain-text join-intake context available when a new Telegram member joins.
  • 3Pick New Chat Member and set a channel for run reports.
  • 4Test with a group join that has sample text available, then review the anonymized output.

Questions about this workflow

Does this collect answers to join questions?

The trigger indicates that a member joined. It does not guarantee that join-form answers are available.

Can it process profile fields?

The listed action handles string values, not nested structures. Keep the workflow limited to plain text.

When this happens · Trigger

Do this · Action

Supported Triggers and Actions

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

Telegram triggers

Anonyflow actions

Recurring trigger

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

TriggerScheduled

Anonymize Value

Tool to anonymize a string or array of string values. use when you need to conceal sensitive text before storage or transmission. example: `anonymizevalue().execute(anonymizevaluerequest(data=['secret']))` limitations: only supports list of strings, not nested structures.

ActionInstant

Webhook trigger

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

TriggerInstant

Deanonymize Packet

Tool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.

ActionInstant

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

Deanonymize Value

Tool to deanonymize one or more anonymized string values. use when you need to recover the original plaintext values after encryption-based anonymization. example: `deanonymizevalue().execute(deanonymizevaluerequest(data=["<anonymized string>"]))`

ActionInstant

New Channel Post

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

TriggerInstant

Test Connection

Tool to test the connection to the anonyflow api. use when verifying that the anonyflow service is reachable and operational before performing anonymization tasks. example: `testconnection().execute(testconnectionrequest())`

ActionInstant

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 Anonyflow, 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 Anonyflow.