Generate tokens from Slack
DM Notis requesting a new auth token, and it creates one in Vercel instantly. Use it for CI/CD pipelines, APIs, or integrations.
Trigger
Direct Message Received
Triggered when a new direct message (DM) is sent to a user in Slack. Catches all DMs across all DM channels.
Action
Create Auth Token
Tool to create a new authentication token. use when you need to programmatically generate a new token after validating permissions. example: "create auth token named my-token"
Why this helps
Creating API tokens requires navigating account settings, which breaks your workflow. For developers managing multiple integrations, this becomes a repeated interruption.
- Generate tokens without leaving Slack
- Faster CI/CD setup and integration
- Audit trail of token creation in Slack
- Reduce manual account access
Setup
Build it in a few focused steps.
- 1Connect Slack and Vercel integrations to Notis.
- 2Create a new automation named 'Create Auth Token'.
- 3Set the trigger to 'Direct Message Received'.
- 4Write the prompt: 'When I DM asking for a new auth token, create one in Vercel with the name I specify.'
- 5Select your notification channel and test by DMing 'Create an auth token for my CI pipeline'.
Questions about this workflow
Can I specify token permissions?
Yes, mention the scope in your DM (e.g., 'read-only token' or 'full access'). Notis creates it accordingly.
Will Notis send me the token value?
Yes, it posts the token to your notification channel. Store it securely (password manager, CI secrets, etc.) immediately.
Can I rotate or revoke tokens from Slack?
Yes, create a separate automation to revoke or delete tokens by ID.
When this happens · Trigger
Do this · Action
Supported Triggers and Actions
Notis builds workflows that link Slack to Vercel. A trigger fires from one place; an action lands in another.
Slack triggers
Vercel actions
New Channel Created Trigger
Triggered when a new channel is created in Slack.
Add Environment Variable
Tool to add an environment variable to a vercel project. use after confirming the project exists and you need to configure secrets or configuration values across environments before deployment. example: "add api key=secret to production".
Channel Message Received
Triggered when a message is posted in a Slack channel (public, private, or multi-party IM). Does NOT match direct messages.
Check Cache Artifact Exists
Tool to check if a cache artifact exists by its hash. use when verifying whether a cache artifact is already stored before upload.
Direct Message Received
Triggered when a new direct message (DM) is sent to a user in Slack. Catches all DMs across all DM channels.
Check Domain Availability
Tool to check if a domain is available for registration. use when you need to verify domain availability before purchase.
Message Reaction Added
Triggered when a reaction is added to a message in Slack. Supports optional filtering by channel and emoji name.
Check Domain Price
Tool to check the price for a domain before purchase. use when evaluating cost and availability prior to domain registration.
Message Reaction Removed
Triggered when a reaction is removed from a message in Slack. Supports optional filtering by channel and emoji name.
Create Auth Token
Tool to create a new authentication token. use when you need to programmatically generate a new token after validating permissions. example: "create auth token named my-token"
Reaction Added Trigger
DEPRECATED: use `SLACK_MESSAGE_REACTION_ADDED` instead. Triggered when a reaction is added to a message in Slack.
Create Edge Config
Tool to create a new edge config for a vercel project. use when you need to define edge caching settings before deploying your project across a specified repository.
Reaction Removed Trigger
DEPRECATED: use `SLACK_MESSAGE_REACTION_REMOVED` instead. Triggered when a reaction is removed from a message.
Create Edge Config Token
Tool to create a new token for a specific edge config. use when you need a read-only access token after provisioning your edge config.
New Bot Message Received Trigger
DEPRECATED: use `SLACK_CHANNEL_MESSAGE_RECEIVED` with `is_bot_message=true` instead. Triggered when a new bot message is posted to a Slack channel.
Create new deployment
Tool to create a new deployment. use when you need to deploy files or a git commit to a vercel project.
Connect any two apps with Notis in the middle.
Not just Slack and Vercel. Any combination from 1,000+ integrations.
When this happens · Trigger
Do this · Action
Save your first hour today.
7 days free trial with 20$ free usage included.
No card. Works with personal or business Vercel.