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.
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.
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