Exporting Page Config URLs

I'm trying to get the URL of a page configuration (as in the URL that is launched in a browser after choosing "launch url" in the page config section of Ignition) so that I can eventually export it with some other properties in a JSON file. Is there a system function or property that I can access to get the URL of a page configuration? Ideally I would want to do this at a gateway level for multiple projects, but I could also work with the project level if needed.

idk if its elsewhere acceable, but reading the json file of the configs is easy enough:
located at
"C:\Program Files\Inductive Automation\Ignition\data\projects\YOURPROJECT\com.inductiveautomation.perspective\page-config\config.json"

1 Like