-
Notifications
You must be signed in to change notification settings - Fork 17
Description
I’m not sure if anyone here is still active but I do have a question because I’m getting ready to start using this product. What I’m looking to do is read data from a Google spreadsheet or any accessible Internet-based source and then use that data as part of the recording. For instance I want to create an entry on a webpage but that entry needs to be data collected from the external source. I’m hoping to trigger the recording once per day to check the external source and then write the data to this webpage.
My question, is it possible to capture either through JavaScript or some other mechanism the external data that I want and then inject it into the recording? I’ve been searching for documentation surrounding this but can’t find anything. Any help is appreciated!