31 Aug 2023
07:27 AM
- last edited on
01 Sep 2023
10:28 AM
by
Ana_Kuzmenchuk
How can we transfer synthetic moniters from one environment to another
Solved! Go to Solution.
18 Sep 2025 10:08 PM
I would not suggest Monaco since synthetic monitors are managed using classic configuration APIs and not Settings 2.0 schemas. Therefore, they do not use a schemaID d like Settings 2.0 configurations do.
I have worked with a client to recursively script out API calls to fetch all your synthetics and then post them into your new wanted environment
31 Aug 2023 08:28 AM
Hello Abid,
The easiest way is through the script tab, you can go to the synthetic monitor --> edit --> recorded clickpath --> then switch to script tab, you can download the json file and then use it in different environment while creating the monitor.
Thanks,
Islam