Questions tagged [gupshup]

Gupshup is a Bot building platform.

82 questions
0
votes
2 answers

Gupshup whatsapp bot estimated implementation time

Hello we are a small team looking to implement a Gupshup/Whatsapp bot. We are wondering how long does it take for this kind of bot to setup and have in working order? apologies if is not a technichal question, but we are not sure where else to ask.
Ariako
  • 1
0
votes
1 answer

How to send message on whatsup group using Gupshup API

I have send whatsup message to single user using Gupshup API, Can we send message on given whatsup group? Referred link : https://www.gupshup.io/
Komal
  • 2,716
  • 3
  • 24
  • 32
0
votes
1 answer

How to add custom template in http://enterprise.smsgupshup.com/ Api?

How to add new template in gupshup SMS API?
0
votes
2 answers

Implementing Whatsapp Business APIs using gupshup.io platform

gupshup.io provides a way to utilise whatsapp business by exposing a single api interface. I am exploring it. But the documentation is poor. I wonder how the entire conversation can be tied together. Is there any session that is initiated when the…
Rajesh Yogeshwar
  • 2,111
  • 2
  • 18
  • 37
0
votes
0 answers

polling Issue when context.sendResponse is used in gupshup

I am polling a url for notifications in gupshup, and after i got a notification,i am doing context.sendResponse to display it on bot.But after context.sendResponse, further notifications are listened and i can see those notifications in logs but…
0
votes
1 answer

bot-script goto not working out of main section

I'm writing a bot with gupshup and my code have two sections, the [main] section and [send] section When I try goto inside the main section it's working very well but in the send section it is not working
Paul Raoul
  • 11
  • 2
0
votes
1 answer

error | 253 | Message specified does not match with any template

I am getting following error while hitting gupshup send message API: error | 253 | Message specified does not match with any template
0
votes
1 answer

My GupShup Bot got lost?

I've created a bot for Facebook Messenger from GupShup but when I try to access it from the site it does not appear in the Dashboard - > My Bots, but it still works on Facebook, so basically I've got a bot I can't modify, anyone got the same issue?
Danve
  • 29
  • 3
0
votes
1 answer

How to Make Gushup Web widget full screen and open by default

I am working Gupshup Chat bot, I am trying to make Gushup bot full width i want the Chat bot to be full width and the Chat window to open by default when the chat window is loaded. Please someone should tell show me how i can achieve this, am using…
James Idowu
  • 223
  • 3
  • 4
0
votes
1 answer

New User - Non Programmer - Gupshup

I am not a programmer but I am somewhat technically inclined. I have successfully built a Gupshup web widget bot and installed on a website. Due to my lack of programming knowledge I can not gain access of the conversation data that transpired on…
0
votes
1 answer

Gupshup Flow Bot

Gupshup integrated bot on Viber not working. May be it is because I am using russian language? There is not a Welcome Message or a start button here. And when user trying to write something then bot sends one message only and this is my message…
0
votes
1 answer

Hosting a Javascript Source File on to Firebase

I am new to Firebase and thus I am asking this question. Also, I searched something similar to this question, tried them but failed. Thus when writing the reply, it would be great, if someone can add even the significance of the steps. I have…
0
votes
3 answers

composer is disabled for this thread on facebook messenger

Hi can i ask if what happen on my chatbot on facebook messenger? here's the problem says on chatbox "composer is disabled for this thread ". I've created BOT using Gupshop ,
RHAN BARREDO
  • 21
  • 1
  • 6
0
votes
1 answer

how to move to other section in script

I'm building a bot using gupshup.io using the scripting way ... but handling some things in default.js file as mentioned in the docs I'm trying in a handler function to check if the event.message equals specific string to go to another section in…
0
votes
1 answer

How to display gupshup.io bot log?

getting error while deploying bot api. Suppressed: java.lang.RuntimeException: Error scanning entry com/amazonaws/services/s3/transfer/internal/TransferStateChangeListener.class from jar …