CODEMAGIC BUILD NOTIF to Google Chat/Spaces #3090
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Android (Kotlin) Steps to reproduceIs it possible to Send a build notif to Google chat/spaces like the integration of Codemagic notif to Slack? Expected resultsCodemagic send a build notif to google chat/spaces Actual resultsNo results yet... Build id (optional)No response |
Beta Was this translation helpful? Give feedback.
Answered by
dam-ease
May 15, 2025
Replies: 1 comment
-
Hello @kveranga-tonso,
This will send a message/notification to your Google Chat Space. I hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dam-ease
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @kveranga-tonso,
Not directly, unlike Slack notifications, Google Chat Spaces don’t have a direct built-in integration. But you can achieve this by using Google Chat Incoming Webhooks. Here:
This will send a message/notification to your Google Chat Space. I hope this helps.