Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on June 23, 2022 3:52PM
Likes: 0
Replies: 1
Hi there,
I am setting up scenario alerts to send notifications to Google Chat. I have one working example and it's doing what I want it to do. Now I need to set up this alerting on many scenarios, but I noticed I cannot setup a standard web hook integration in the way I can with Slack.
Is there any way I can create an alert template, rather then manually creating this web hook alert on each individual scenario?
Ben
Hi Ben,
There is no visual way to reuse "templated webhooks" as of today, but you can programmatically retrieve your reporter settings and apply them to your target Scenarios using the Scenario API. In practice, it means that you would:
Hope this helps!
Best,
Harizo