Supported Providers
Google Chat
Google Chat provider is a provider that allows to send messages to Google Chat
Inputs
The notify
function take following parameters as inputs:
message
: Required. Message text to send to Google Chat
Outputs
Authentication Parameters
The webhook_url associated with the channel requires to trigger the message to the respective Google Chat space.
Connecting with the Provider
- Open Google Chat
- Open the space to which you want to add a webhook
- Next to the space title, click the expand more arrow, and then click “Apps & Integrations”
- Click ”+ Add webhooks”
- In the Name field, enter “Quickstart Webhook”
- In the Avatar URL field, enter https://developers.google.com/chat/images/chat-product-icon.png
- Click Save
- To copy the webhook URL, click “More”, and then click “Copy link”.