Test Your Bot

Gupshup Proxy Bot

Bot Icon

Key Word: Proxy <botname>

Gupshup Proxy Bot

The Proxy bot can act as another bot upon user request. This is a particularly useful tool for bot developers in the testing phase. During the build and test phase of bot dev, a developer can instantly test the bot as if it is already live on channels like Slack, Facebook Messenger, Telegram, Skype etc, without having to actually publish the bot on this channels. This dramatically increases the speed and efficiency of developing channels specific bots.

Note: Only bots built using the Gupshup bot-building platform can be tested with the Proxy Bot.

The Proxy bot uses just one command: proxy <your-botname>

For example,
try: proxy wordster

Bot Icon

Add to SMS

Details | Demo
Bot Icon

Add to WhatsApp

Details | Demo
Bot Icon

Add to Slack

Details | Demo
Bot Icon

Add to Telegram

Details | Demo
Bot Icon

Add to Hipchat

Details
Bot Icon

Add to Messenger

Details
Bot Icon

Add to Kik

Details
Bot Icon

Add to Skype

Details
Bot Icon

Add to Teamchat

Details
Bot Icon

Add to CiscoSpark

Details
Bot Icon

Add to Google Assistant

Details
Bot Icon

Add to JioChat

Details
Bot Icon

Add to Viber

Details
Bot Icon

Add to Line

Details
Bot Icon

Add to Microsoft Teams

Details
Widget Icon

Add to Widget

Details

WhatsApp Demo

WhatsApp

Please wait

Added below language support for WhatsApp,

Bot developers for Line: With the release of Line Messaging API, all BOT API Trial Accounts are scheduled to be deleted. Please republish your bot according to new Line implementation, mentioned under Publish tab in My Bots section.

New tool for non-developers- Our Flow Bot Builder helps users create their bot messaging flow with a graphical editor.

API.ai tool is now available for developing your NLP/AI bot.

Gupshup Enterprise APIs (SMS,Voice and Email) are now available directly in the APIs section.

New channels added for publishing bots- Smooch.io and your website as a web widget.

Now you can access our services including the bot builder tool using your Facebook login credentials.

Now you can delete the dummy bots created for testing from the My Bots Dashboard.

You can now access Bot specific data from your Dashboard itself.

Introducing a hassle free bot development experience for users to instantly create bots using our pre-defined restaurant templates. Check out our blog to know more.

We are removing few redundant parameters, that were being sent when a callback happens to your bot (i.e. inbound message comes to your bot).

Following is the list of parameters.

  1. sender
  2. message
  3. context

However, we will continue to send following parameters. If you are using any of the deprecated parameters, we request you to use these alternatives.

  1. senderobj
  2. messageobj
  3. contextobj

You are requested to make a note of this and do the necessary changes immediately to your bot code to keep it working. Should you need any help, please feel free to send an email to devsupport@gupshup.io