cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is is possible using API to export all 'Recorded clickpath' json files of synthetic monitors in an environment?

EvaWang
Observer

Hi, 

I would like to use the API to export the json files of synthetic monitors, about Broswer clickpath and it's events, to analyze their events. May I askd is there a way to do that? which API and parameters I shoud use? Thank you so much!

 

UI - where I could get the 'Recorded clickpath' json file, please see below picture:

EvaWang_2-1709758652642.png

 

 

 

4 REPLIES 4

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

I would use Monaco + download action for that purpuse.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Thank you, I will research it 👍

EvaWang
Observer

I found the solution, use Synthetic Monitors API, capture all synthetic list of browser type first, then get synthetic use each synthetic ID, that will export clickpath events.

Hi,

Yes, that is a valid option also. Monaco is using target API behind scenes. You can use Monaco or your custom script against Synthetics API.

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts