Make a clear disconnect request actionable
When access should be revoked, a plain-language Telegram request can start Fillout token invalidation.
Trigger
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.
Action
Invalidate Access Token
Tool to revoke an existing oauth access token. use when the user logs out or you need to programmatically invalidate a token after deauthorization. example: "invalidate token abcdefg123456". this endpoint does not return a json body. successful calls return http 200 or 204.
Why this helps
Security and account cleanup tasks can linger when the right next step is unclear.
- Turn a clear deauthorization request into the supported revocation action.
- Keep the request and follow-up in one conversation.
- Reduce the mental burden of remembering a cleanup step.
Setup
Build it in a few focused steps.
- 1Connect Telegram and Fillout forms to Notis once in the portal.
- 2Create an automation in the portal or ask Notis to invalidate the existing Fillout access token only on an explicit deauthorization request.
- 3Select Telegram New Message Received and choose where Notis reports the outcome.
- 4Test the instruction with a safe review case and confirm it requires the intended token before revocation.
Questions about this workflow
What does invalidating the token do?
It revokes an existing OAuth access token. Successful calls return HTTP 200 or 204 without a JSON body.
Can a vague message trigger revocation?
The instruction should require a clear deauthorization request and the necessary existing token.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Telegram to Fillout forms. A trigger fires from one place; an action lands in another.
Telegram triggers
Fillout forms actions
Recurring trigger
Notis starts this workflow on a schedule, such as daily, weekly, or during business hours.
Authorize OAuth
Tool to initiate the oauth authorization process for third-party applications. use when you need to generate the url to redirect your users to the fillout consent page.
Webhook trigger
Notis starts this workflow when an external tool or custom backend sends an HTTP request.
Get forms
Tool to retrieve a list of all forms in your account. use when you need to list your forms after authenticating with fillout.
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.
Invalidate Access Token
Tool to revoke an existing oauth access token. use when the user logs out or you need to programmatically invalidate a token after deauthorization. example: "invalidate token abcdefg123456". this endpoint does not return a json body. successful calls return http 200 or 204.
New Channel Post
Triggered when a new post is published to a channel where your bot is an administrator.
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 Fillout forms, 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 Fillout forms.