I have an Alteryx workflow that reads a JSON file (output from an API call) and puts it out to an Excel sheet. This will be part of an automated nightly script, so I'm running AlteryxEngineCmd.exe in a DOS .bat file. Is there a way to specify the input file in my "BLOB input from JSON file" tool on the command line?