Google chat webhook?

I am trying to build a scenario where using Google chat, I can send a message to open ai which will create a content plan based on keyword provided and send it to a google sheet.
image

The issue I am having is that there are 2 “Google Chat” apps available, the one that support Chat Listener with Instant/Acid simply gives me a webhook but for the life of me I cannot understand where I place this webhook in google chat.

image

From all documentation I can find online, they all references the inbound webhook you can create in google chat but nothing about adding an outbound webhook.

The Make documentation for google chat (https://www.make.com/en/help/app/google-chat) on the other hand, is for the “second” google chat app, which doesn’t support Acid but runs on a timer which isn’t what I am looking for.

Does anybody know where to place this outbound webhook in Google Chat?

TIA

Hi there,

You should use this one:

image

Also, I believe this is where you should set up the Webhook URL:

But I must say I’m not entirely sure since I do not have an Enterprise account with permissions to test this API, and my personal account cannot do that either.

I did find this on Google Chat API docs, which I believe might also help:

I hope this points you in the right direction. :slight_smile:

2 Likes