Hi Pact Team,
I want to use webhook, triggered by "Contract published with changed content or tags" and push data to Microsoft Teams.
Do we have any documentation/example around it?
Thanks in advance
m
Matt (pactflow.io / pact-js / pact-go)
02/06/2023, 8:59 PM
I don’t think we do, but if you come up with an example we’d love a PR to our docs 🙏
Matt (pactflow.io / pact-js / pact-go)
02/06/2023, 9:00 PM
If you can’t fire a webhook directly at Teams, you might need to use as strategy like sending the message to an intermediary (e.g. AWS Lambda) and calling from there