Facing issue with GET API output in workflows
# support
u
Hi!I am unable to use a variable froma. GET API request inside the workflow, has anyone faced similar issues? I checked the API GET request on postman it works fine, but i cant seem to use the output from the Json response
v
I understand you're having trouble using a variable from a GET API request inside your workflow, even though the request works fine in Postman. Unfortunately, I don't have any specific information available right now that explains how to extract or use variables from a JSON response in workflows. If you have more details about your workflow setup or the specific error you're encountering, feel free to share them!
k
Ensure you’ve defined the output schema in the API Request node so the workflow can parse and use the JSON response variables correctly.