There is a sample code for bulk import monitors from UI to YAML but nothing similar for notifications. It is possible to bulk import all notifications by querying Monte Carlo's GraphQL API, unlike Monitors which can be fetched easily by using an object of the Query() class. Can we add that code sample to this repo? If yes, I can take up this issue and submit a PR.
There is a sample code for bulk import monitors from UI to YAML but nothing similar for notifications. It is possible to bulk import all notifications by querying Monte Carlo's GraphQL API, unlike Monitors which can be fetched easily by using an object of the Query() class. Can we add that code sample to this repo? If yes, I can take up this issue and submit a PR.