What You'll Build
A powerful research workflow that:
- ✅ Accepts any Solana token contract address via Telegram
- ✅ Fetches real-time price data, liquidity, and market cap
- ✅ Analyzes the project's Twitter/X account and latest posts
- ✅ Crawls and summarizes the project's website
- ✅ Delivers an AI-generated investment recommendation straight to your Telegram
Time to build: ~5 minutes
Skill level: Beginner
Tools needed: Zero Connector account, Telegram
The Nodes You'll Need
Before we start building, here's an overview of the 7 nodes we'll use:
| Node | Purpose |
|---|---|
| Telegram | Receives token addresses & sends results |
| Synapse (x3) | Extracts and routes data intelligently |
| Token Info | Fetches on-chain token data |
| Twitter Check | Analyzes X/Twitter presence |
| URL Reader | Crawls and summarizes websites |
Step 1: Set Up Your Telegram Connection
The Telegram node is your command center — it's how you'll send token addresses and receive research reports.
First-Time Setup
- Drag the Telegram node onto your canvas
- You'll see a unique verification code displayed
- Open Telegram and message @ZeroConnectorBot
- Send the verification code to link your wallet
Once connected, you can trigger workflows by sending /go or receive messages from your automated agents.
💡 Pro Tip: Your Telegram account is now linked to your Zero Connector wallet. You can trigger any workflow with Telegram integration just by messaging the bot.
Step 2: Add the Token Info Node
The Token Info node is your data source for all on-chain metrics.
- Drag the Token Info node onto your canvas
- Leave the address field empty — we'll fill it dynamically via Telegram
This node will output:
- Current price in USD
- Market cap
- Liquidity
- Token name & symbol
- Associated URLs (website, Twitter, etc.)
Step 3: Connect Telegram to Token Info with Synapse
Here's where the magic happens. The Synapse node acts as an intelligent data router — it extracts the contract address from your Telegram message and sends it to the Token Info node.
- Drag a Synapse node between Telegram and Token Info
- Connect:
Telegram Output→Synapse Input - Connect:
Synapse Output→Token Info Input
Synapse Instruction:
Extract the Solana token contract address from the message.
The Synapse will automatically identify and extract any valid Solana address from your message.
Step 4: Add Twitter Check & URL Reader
Now we need nodes to research the project's social presence and website.
Twitter Check Node
- Drag the Twitter Check node onto your canvas
- Leave the handle field empty — it will be filled automatically
This node can analyze:
- Twitter/X profiles
- Individual posts/tweets
- X Communities
URL Reader Node
- Drag the URL Reader node onto your canvas
- Switch to the "Crawl URL" tab
- Leave the URL field empty
This node will visit any website and extract the main content for AI analysis.
Step 5: Route Token Data to Research Nodes
Add another Synapse node after Token Info to intelligently route the data.
- Drag a Synapse node after Token Info
- Connect:
Token Info Output→Synapse Input - Connect:
Synapse Output→Twitter Check Input - Connect:
Synapse Output→URL Reader Input
Synapse Instruction:
Extract the Twitter/X URL and website URL from the token data. Send the X URL to Twitter Check and the website URL to URL Reader.
🔗 Note: One Synapse output can connect to multiple nodes — the data flows to both simultaneously.
Step 6: Create the Final Analysis Node
This is where everything comes together. Add a final Synapse node that receives data from both research nodes and generates your investment recommendation.
- Drag a Synapse node onto your canvas
- Connect:
Twitter Check Output→Synapse Input - Connect:
URL Reader Output→Synapse Input - Connect:
Synapse Output→Telegram Input
Synapse Instruction:
We need to research this token and provide a final recommendation on whether investing 0.0005 SOL is advisable based on current conditions and newest posts of the Project.
The AI will analyze:
- Recent Twitter activity and sentiment
- Website content and legitimacy
- Current market conditions
- Overall project credibility
Step 7: Test Your Workflow
Your workflow is complete! Here's how to test it:
- Make sure all nodes are connected (you should see the flow lines)
- Open Telegram and message @ZeroConnectorBot
- Paste any Solana token contract address
- Wait ~30 seconds for the full analysis
You'll receive a comprehensive report including:
- Token fundamentals (price, liquidity, market cap)
- Social media analysis
- Website summary
- AI investment recommendation
Complete Workflow Diagram
Here's what your finished workflow should look like:
[Telegram] → [Synapse 1] → [Token Info] → [Synapse 2] → [Twitter Check] ↘
→ [URL Reader] → [Synapse 3] → [Telegram]
Connection Summary:
- Telegram → Synapse 1 (extract address)
- Synapse 1 → Token Info
- Token Info → Synapse 2 (route URLs)
- Synapse 2 → Twitter Check
- Synapse 2 → URL Reader
- Twitter Check → Synapse 3
- URL Reader → Synapse 3
- Synapse 3 → Telegram (final report)
Customization Ideas
Once you've mastered this workflow, try these enhancements:
Add Price Alerts
Connect a Blocker node after Token Info to only continue if the market cap is below a certain threshold — perfect for finding early gems.
Include DEX Charts
Add a DEX Screener node to get real-time chart data and trading volume analysis.
Store Research History
Connect a Database node to save all your research for future reference.
Add Swap Execution
For tokens that pass your criteria, add a Token Swap node to automatically buy with a small amount.
Troubleshooting
"No response from Telegram"
- Make sure you've verified your account with the bot
- Check that all nodes are properly connected
- Ensure the workflow is saved
"Token not found"
- Verify the contract address is a valid Solana token
- The token might be too new — try again in a few minutes
"No Twitter data"
- Some tokens don't have associated Twitter accounts
- The Synapse will skip this step and continue with available data
Why Use Zero Connector for Token Research?
Traditional research takes 10-15 minutes per token. With this workflow:
- ⚡ Speed: Full analysis in under 30 seconds
- 🤖 Automation: Research runs 24/7 in the background
- 📱 Convenience: Trigger from anywhere via Telegram
- 🧠 AI-Powered: Intelligent analysis, not just raw data
- 💰 Free: No API costs or subscriptions
Start Building Now
Ready to automate your token research?
- Open Zero Connector
- Create your workflow using this guide or use the free template.
- Start researching tokens in seconds, not minutes
Have questions? Join our Telegram community for support and workflow ideas.
Ready to build this?
Use Zero Connector's visual builder to create this workflow in minutes.
Launch Builder