Forum Discussion

VinyaVeeraragha's avatar
VinyaVeeraragha
Qrew Member
24 days ago

Fetch JSON from incoming request

I'm building a Quickbase Pipeline that triggers on an incoming webhook request containing a JSON array. I want to loop through each record in that array and create a new entry in a Webhook table. Wha...