Create your feedback widget

Free plan - Webhook integration (DIY setup)

🎯 Starter Plan: You're using the free plan with webhook integration. Upgrade to Pro for ready-made integrations (Slack, Telegram, Discord) with one-click setup.

Step 1 Where to send feedback?

Step 2 Where will you use this widget?

Enter the domain where you will install this widget (e.g., example.com, mywebsite.com)

Step 3 Configure the selected channel

URL where feedback will be sent via POST request

📖 How to set up webhook?
  1. Create an endpoint on your server that accepts POST requests
  2. The endpoint will receive JSON with feedback data
  3. Process the data and send it to your preferred service (Slack, Telegram, etc.)
  4. Return HTTP 200 status for successful processing

Webhook URL to send messages to Slack channel

📖 How to get Webhook URL?
  1. Go to api.slack.com/apps
  2. Create a new app or select an existing one
  3. In "Incoming Webhooks" section, activate the feature
  4. Click "Add New Webhook to Workspace"
  5. Select the channel and copy the Webhook URL

Your bot token

Chat or channel ID where to send messages

📖 How to get Bot Token and Chat ID?
  1. Message @BotFather on Telegram
  2. Send /newbot command and follow instructions
  3. Copy the received token
  4. To get Chat ID: message @userinfobot
  5. Add your bot to the desired chat/channel

Step 4 Configure widget appearance

Maximum 50 characters

Preview