I am creating an API flow. The first API call returns several chosen fields using the generic list API for Job Requisition. My intention is to pass the Position from the Job Req to the generic list API for Position to obtain additional information. After configuring the Job Req API and filtering it with a specific job req # I get the Json expected. However when I go to the Output Parameter tab for the Job Req API, I don’t have the option to assign my fields to the Json path so I can pass the position # to the next API. I only get Name and Response Type. Even after adding a name, I don’t get the parameter column
.
How do I get the output parameter "path" to show?