Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Sleeper NFL Team Chatbot Starter A Telegram chatbot built to look up your fantasy football team in the Sleeper app and return your roster details, player names, positions, and team info. This start...
n8n-nodes-base.stickynote, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.telegram, n8n-nodes-base.airtable, n8n-nodes-base.merge, n8n-nodes-base.telegramtrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Patrick Jennings.
Original n8n.io sourceA Telegram chatbot built to look up your fantasy football team in the Sleeper app and return your roster details, player names, positions, and team info.
This starter workflow is perfect for users who want a simple, conversational way to view their Sleeper team in-season or pre-draft.
When a user types their Sleeper username into Telegram, this workflow:
player_ids to look up full player info from a connected database (e.g. Airtable or Google Sheets)To get this running, you’ll need:
player_id to full player details (we recommend using the companion template: Sleeper NFL Players Daily Sync)> If the user is in multiple Sleeper leagues, the current logic returns the first league found.
You have 19 players on your roster:
Cam Akers (RB - NO), Jared Goff (QB - DET), ...
player_id to player name, position, team)
-Create Player Sync first then either integrate it to this template or reate a subworkflow from it & use most recent data set.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | View fantasy football roster details with Sleeper API and Telegram chatbot |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Personal Productivity |
| Author | Patrick Jennings |
| Published | 29 Jul 2025 |
Use the JSON export at /data/workflows/6655/6655.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Sleeper NFL Team Chatbot Starter A Telegram chatbot built to look up your fantasy football team in the Sleeper app and return your roster details, player names, positions, and team info. This start...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.