Skip to content
New issue

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

Zoom Chat Incomming Webhook enhancement #22

Open
Apipia opened this issue Jun 16, 2021 · 0 comments
Open

Zoom Chat Incomming Webhook enhancement #22

Apipia opened this issue Jun 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Apipia
Copy link

Apipia commented Jun 16, 2021

Describe the problem

Add an alert option to send messages to ZoomChat

Proposed solution

ZoomChat webhook requires an Authorization token. Add support for adding an authorization token header to the request. Also ZoomChat has trouble rendering large json-formated (field) messages, so instead send text as plain-text. Create a new condition that checks for if ($this.systemtype -eq 'zoomchat')

Additional details

I already have written the code for this and can make a PR anytime.

@Apipia Apipia added the enhancement New feature or request label Jun 16, 2021
@Apipia Apipia mentioned this issue Jun 16, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant