We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Google chat webhook integration for notifications, like the one integrated into Teams and Slack, to notify admins of new "enrollments".
Can you add for google chat ?
function webHookMessage() {
if [[ $webhookURL == "chat.googleapis.com" ]]; then ...
Best regards
The text was updated successfully, but these errors were encountered:
Thanks for the Feature Request, @stondelier.
This one falls under …
… finding available cycles to custom-code a feature we won’t use in our production environment is always challenging. Feature Requests
… finding available cycles to custom-code a feature we won’t use in our production environment is always challenging.
Feature Requests
I've unassigned myself; other SYM admins are invited to submit a feature-complete Pull Request.
Sorry, something went wrong.
I was planning to work on this but our instance doesn't have webhook or app integration enabled so I'm unable to test build and test this out
Thanks for the update, Andrew.
Reviewed on 2024-06-07-051726; help wanted.
2024-06-07-051726
No branches or pull requests
Hello,
Google chat webhook integration for notifications, like the one integrated into Teams and Slack, to notify admins of new "enrollments".
Can you add for google chat ?
function webHookMessage() {
if [[ $webhookURL == "chat.googleapis.com" ]]; then
...
Best regards
The text was updated successfully, but these errors were encountered: