Skip to content

muenzpraeger/salesforce-google-hangouts-chat-einstein-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

salesforce-google-hangouts-chat-apex-webhook

This repo showcases how to send a webhook to a Google Hangouts Chat room using Apex and Process Builder.

Read more about it in this blog post.

And don't forget to check out the other repos:

Pre-Requisites

You need to have an active G Suite organization (sign-up here as a Salesforce customer if you don't have one).

The Chat documentation explains in detail how to setup Hangouts Chat bots.

Deploy to Heroku

Deploy the app to Heroku using the deploy button.

Deploy

After the deployment you have to enter the configuration values for the app as following:

  • SALESFORCE_CONSUMER_KEY - enter the Connected App consumer key
  • SALESFORCE_CONSUMER_SECRET - enter the Connected App consumer secret
  • SALESFORCE_USERNAME - enter the name of the Salesforce integration user
  • SALESFORCE_PASSWORD - enter the password of the Salesforce integration user
  • GOOGLE_CHAT_TOKEN - enter the Google Hangouts Chat token
  • EINSTEIN_INTENT_MODEL - enter the model ID of the to be used Einstein Intent model

This app also requires that you install the Heroku Einstein add-on.

License

For licensing see the included license file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published