hangoutschatbotconnector
Web icon

Google Hangouts Chat Bot API Connector

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 31 March 2020 by 
0.0
 (0 ratings)
hangoutschatbotconnector

Google Hangouts Chat Bot API Connector

Details
This component is a connector to integrate an Outsystems application with the Google Hangouts Chatbot API where the user can interact with the bot and obtain data from an OutSystems application.
Read more

INSTRUCTIONS

Go to Google Cloud Platform and create a new project.

After the project is created, you need to enable the Hangouts Chat API.

Once the API is enabled, create credentials and a service account to be able to generate new tokens for the requests.

When you create the service accounts, A JSON file is download to our computer. This JSON file contains the private key you need to use to generate the tokens.

Fill the Site Properties, of this connector, with your generated service account and private key (is in the download JSON FILE)

Back to the Hangouts Chat API, you need to start the configuration of the bot. For that will go to the "Configuration" menu and starting up the configuration.

For the Bot URL, create an Outsystems application, expose a Rest API, create a POST method. Copy the URL method and, fill the  Bot URL with it.

Release notes (1.0.0)
Reviews (0)
Team