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

Update 「messagegenerator.py」 for Teams Notifications Using Power Automate Endpoint #92

Open
HIROTOSHI1002 opened this issue Oct 28, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@HIROTOSHI1002
Copy link

With the deprecation of incoming webhooks for Microsoft Teams, it is necessary to update messagegenerator.py to enable Teams notifications via Power Automate. The modification should allow the script to send notifications to a Power Automate workflow endpoint, which will handle the routing to Teams channels. This change ensures continuity in notification delivery and leverages the capabilities of Power Automate to enhance Teams notifications.

@andrewcr7 andrewcr7 added duplicate This issue or pull request already exists and removed duplicate This issue or pull request already exists labels Oct 29, 2024
@andrewcr7 andrewcr7 added the enhancement New feature or request label Oct 31, 2024
@omahonyb
Copy link

I actually went and got this working earlier today and tested using orgs. Ill put the code in a PR in a short bit.

Just be ware when you create the workflow using Teams, the default setup doesnt work. It needs to be put together like this:
teams-workflow

@omahonyb
Copy link

Submitted, although the card is pretty big in the teams window so I am looking at making soem way to "expand for more".

@omahonyb
Copy link

Tidied it up with an accordian view on the ARN and Description

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

3 participants