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,
Recently Microsoft made some changes to how notifications work inside MS Teams.
https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/
It appears everything must eventually be moved to Power Automate or Graph. The underlying dependencies have been updated such as:
github.com/atc0005/go-teams-notify/v2
I rebuilt the binary by using:
go get -u ./...
This will allow for a successful delivery to Power Automate Workflows but fails to display -- perhaps due to a change in formatting?
The text was updated successfully, but these errors were encountered:
Hello @mlevarge-tpi Thank you for testing this, i will look into it. I do need a bit of time for this as i am quite busy with a few other things.
Sorry, something went wrong.
No problem, let me know if I can be of assistance.
No branches or pull requests
Hello,
Recently Microsoft made some changes to how notifications work inside MS Teams.
https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/
It appears everything must eventually be moved to Power Automate or Graph.
The underlying dependencies have been updated such as:
github.com/atc0005/go-teams-notify/v2
I rebuilt the binary by using:
go get -u ./...
This will allow for a successful delivery to Power Automate Workflows but fails to display -- perhaps due to a change in formatting?
The text was updated successfully, but these errors were encountered: