For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
I would to login the oracle mobile hub chats using the hangout credentials.
Dailog Flow channel as google hangout
Hi Geetha,
I presume that you are asking to integrate ODA with Google Hangouts. If yes, there is no way to integrate ODA with the old Hangouts as Google doesn't provide API for the old version of Hangouts. You can integrate it with the latest Hangouts Chat though by setting up a webhook.
For information on setting up the bots in Hangouts Chat visit this link.
Thanks,
Sharath Chandra Gavini.
Hi Sharath,
Thanks for your valuable replay.
Could you please help to find the required setup for ODA to Hangout integration?
I have created a project in the hangout console administrator console.
Enable the API hangout chat API.
Stuck with configuration part chat API.
Anyone, please help me.
What is bot URL under connection setting in publishing bot ?
Attaching the screenshot.
Anyone help me on this.need urgent
Hi Geetha,
The BotURL is the public URL of the webhook server that your Hangouts Chat needs to configured with (i.e, the server to which your Hangouts Chat messages are sent).
You need to build an integration server and obtain a public URL of the server (you can use ngrok).
Thanks.
Hi Sharath,
what is below value in your code config,js file
Hi Geetha,
The callback URL and the Secret Key are those that you obtain from the ODA after setting up a webhook channel.
The API Key is the key obtained from the Google Cloud Console for Hangouts Chat API to work with your application.
Thanks,
Sharath Chandra Gavini.
Thank for your replay.
I have got the Call back URL and secret key and api key
I would like what should be next I need to view ODA dialog in hangout chat window
Hi Geetha,
You obtained a key for your service account. I am not sure if it can be used with the Hangouts Chat API.
You need to generate a key from your application dashboard. Please check the attached image.
When you click on the create credentials tab for the first time, you will see a prompt screen, you can cancel it.
Thanks,
Sharath Chandra Gavini.
Yes, sure. What do you mean by nothing is happening?
Did you message the bot on the Hangouts Chat?
Sorry, how can I take bot on the hangouts Chat? you mean Bot URL?
Could you please guide me on this?
Yes, the Bot URL that you used to setup the webhook needs to be added to the Google APIs Bots URL.
And you can simply search for your bot in the Hangouts Chat and then start texting with the bot.
If done correctly, all the messages from Hangouts Chat will be sent to the webhook server that you have set up which transforms the Hangouts Chat messages to ODA type and forwards the message to ODA. The same happens in the reverse order for the response.
Thanks,
Sharath Chandra Gavini.
Hi Sharath,
please help me with this?
Thanks,
Geetha
I have chat through the bot but not responding .Attaching the screenshot.
please advise on this
Can you please show me what is being logged in the console?
Hi Sharath,
I cannot see any logs in the audit logs for today. see the attached screenshot of your reference.
Can you share any docs to run ODA in a hangout with your attached code? how to deploy your code in hangouts or Oracle ODA.
I appreciate the effort you put in here.
Appreciate if you could help us here.
Hi Sharath
I have update hangout chat API configuration "bot url" under the connection setting. by making as same the Outgoing Webhook URL in the ODA channel
Now i am getting below "Error: X-Hub-Signature signature not found" when running the index.js
please help on this.
Hi Sharath,
Could you please help me with this?
Do you have any POC? kindly share with me
Hi Sharath,
Could you please help me know. what is space in the post URL in your code?
Hi Geetha,
I presume that you are asking to integrate ODA with Google Hangouts. If yes, there is no way to integrate ODA with the old Hangouts as Google doesn't provide API for the old version of Hangouts. You can integrate it with the latest Hangouts Chat though by setting up a webhook.
For information on setting up the bots in Hangouts Chat visit this link.
Thanks,
Sharath Chandra Gavini.