Forum Discussion

georg_jezersek's avatar
georg_jezersek
Occasional Contributor
8 years ago
Solved

How do you export site settings of your client sites setup in AlertSite?

Hi guys, I would like to export the individual settings of my 130 urls setup in AlertSite. I need the frequency and location settings for all urls. Is there a way to export this data to a csv file?

 

Best Georg J

  • Hi Georg,

     

    You can use the AlertSite API, specifically the Get Monitors operation, to get your monitor settings. It returns JSON, which is easy enough to parse, and you can then save the data in any format you wish.

1 Reply

  • HKosova's avatar
    HKosova
    SmartBear Alumni (Retired)

    Hi Georg,

     

    You can use the AlertSite API, specifically the Get Monitors operation, to get your monitor settings. It returns JSON, which is easy enough to parse, and you can then save the data in any format you wish.