Send message Google Chat qua api
Các bước
Lấy token từ service account
Post message: https://chat.googleapis.com/v1/${space.spaceId}/messages
Data
Gửi text
{text:"Hello world"}
Last updated
Các bước
Lấy token từ service account
Post message: https://chat.googleapis.com/v1/${space.spaceId}/messages
Data
Gửi text
{text:"Hello world"}
Last updated