Know Anonyflow is reachable before you need it
A quick scheduled connection check can surface an availability problem early, before you are mid-task and switching tools.
Trigger
Recurring schedule
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Action
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())`
Why this helps
Discovering a service issue while processing sensitive text can interrupt focused work and force a last-minute workaround.
- Surface reachability issues before a privacy task is underway.
- Avoid repeatedly checking the service by hand.
- Start the day with a clear operational signal.
Setup
Build it in a few focused steps.
- 1Connect Anonyflow to Notis once in the portal.
- 2Create a scheduled automation in the portal or ask Notis to test the Anonyflow connection each weekday morning.
- 3Choose a daily schedule at your preferred local time and select a run-report channel.
- 4Run one test check and confirm the report reaches the chosen channel.
Questions about this workflow
Does a successful check anonymize any data?
No. Test Connection checks whether Anonyflow is reachable; it does not process message content.
Can I choose the schedule?
Yes. Set the recurring schedule when creating the automation.
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.
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.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Deanonymize Packet
Tool to deanonymize a json data packet using your private key. use after receiving an anonymized packet to recover specific fields.
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.
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>"]))`
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
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())`
Callback Query Received
Triggered when a user taps an inline keyboard button attached to one of your bot's messages.
Message Edited
Triggered when a message in a chat your bot can see is edited by its sender.
New Chat Member
Triggered when a new member joins a group or supergroup the bot belongs to, including when the bot itself is added.
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.