Forum Discussion

NickSheetz's avatar
NickSheetz
Qrew Member
9 months ago

Working with JSON Array in Pipelines

I have a pipeline where I send a webhook "Get" request to an endpoint and it responds with an array of JSON records. My question is how do I iterate through those records? For example, the array c...