0

I have a web application for organizations. I would like to allow users to add an existing Google Chat bot to their Google Chat workspace programmatically - example workflow: Jack visits mywebsite.com, presses button 'Add site bot' and the bot gets added to their Google Chat where the bot can asynchronously message the user.

Is this functionality possible at the moment or does the user have to connect the bot manually through the Google Chat interface?

Thanks, Mihai

penguinsource
  • 1,120
  • 3
  • 16
  • 40
  • I don't think there is a direct link for that, but why not re-directing to https://chat.google.com/botcatalog/details/id-of-the-bot? – Jescanellas Jul 08 '20 at 15:16
  • Thanks @Jescanellas, that's the way I am going to try and approach it. I was just curious if I could do it directly, so I can link/sync the website account with the google chat api account instantly instead of waiting for the ADDED TO SPACE event. – penguinsource Jul 08 '20 at 15:21

0 Answers0