I am looking to grab time of day info from a website and then save that information to TOD.json which is a blank file I have in my project.
I currently have:
On start of layout: AJAX | Request: "https://worldtimeapi.org/api/ip" Tag: "Time"
I have no issues with getting the request correctly - and I am looking for the correct Event to put inside
On "Time" complete