Best answer

Fetching whole input payload in my App's Action

  • 25 February 2020
  • 1 reply
  • 451 views

Userlevel 1

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.


icon

Best answer by ikbelkirasan 25 February 2020, 11:34

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +12

Hello @sajjadx91

Sadly, that is not possible. I have asked this question on Stack Overflow 2 years ago and this was the answer.

image.png