Ansible spoke - Sort Query to be a mandatory input for List Job TemplatesDescriptionAnsible spoke - Sort Query to be a mandatory input for List Jobs and List Job TemplatesSteps to Reproduce 1. Browse https://empvijayo2.service-now.com/2. Launch Flow Designer3. Run List Jobs and List Job Templates action without providing input to "Sort Query"Expected Result:Should display the results without any error . If API requires the sort query , have the input mandatory for the action.Actual Result:Getting below exceptionFailed to iterate on data stream: com.glide.transform.transformer.exceptions.InvalidPathException: Could not find path in stream: $.resultsWorkaroundFor List Job Templates, sort query is a required field. The possible sort queries can be found in action descriptions.For example - try with Sort Query as 'name'Related Problem: PRB1454738