This workflow sends instant Telegram notifications whenever a new testimonial is submitted through Feedspace, helping you respond quickly to customer feedback and share positive reviews.
Who is this for?
- Businesses collecting testimonials via Feedspace
- Marketing teams who want instant alerts for new reviews
- Customer success teams monitoring feedback
- Anyone wanting to automate testimonial notifications
What problem does it solve?
It removes the need to manually check Feedspace by instantly notifying your team on Telegram, so they can quickly review, respond to, and share new testimonials as soon as they’re submitted.
What it does
When a customer submits a testimonial on your Feedspace form, this workflow:
- Receives the webhook payload from Feedspace
- Extracts the customer's name and public review URL
- Sends a formatted Telegram message
- Returns a success/error response to Feedspace
Requirements
- Feedspace account with webhook integration enabled
- Telegram Bot (create via @BotFather)
- Your Telegram Chat ID (get via @userinfobot)
Setup steps
-
Create a Telegram Bot
- Open Telegram and message @BotFather
- Send
/newbot and follow the prompts
- Save the API token you receive
- Use it to connect to Telegram account
-
Get Your Chat ID
- Message @userinfobot on Telegram
- Send /start
- Copy your numeric Chat ID
-
Configure the Workflow
- Import this template into n8n
- Add your Telegram Bot credentials
- Set your Chat ID (via n8n variable or directly in the node)
-
Connect to Feedspace
- Activate the workflow and copy the Production webhook URL
- Go to Feedspace → Automations → Webhooks
- Paste the webhook URL and activate it