Hello,
I am looking forward to build my first Zapier app which will take input from any other app on Zapier and save the input to FireBase (FireStore) via API I will build.
In the UI, I don't see a way to fetch the whole input (without field/data mappings) and send to my API.
My question is that is there a way (in UI or CLI) to fetch the whole input payload (with all fields) and send that whole payload to my API as JSON?
Thank you.