I'm after a macro that reads the json file and asks me what web page I want to open. If I input for example 'eBay', I want the macro to open https://www.ebay.co.uk/. Is this possible?
Many thanks for replies. The json file is already used for a different purpose, so I want to avoid copying stuff from the json into Keyboard Maestro (because whenever the json file is updated, I would also need to update data in Keyboard Maestro).
Instead, I'm after a way for Keyboard Maestro to read the json file by importing it into Keyboard Maestro. Is this possible?