Hi,
Is there a tool that will allow me to extract full payloads for each API from the BaaS?
Thanks
Answer by Dino-at-Google
·
Apr 15, 2019 at 04:32 PM
extract full payloads for each API from the BaaS?
Can you explain what you mean by "full payloads for each API" ? Which APIs? Maybe give an example.
It sounds like you are not really interested in the BaaS API, but instead you want a tool built on the BaaS API for ... *some purpose*. What is that purpose?
Maybe you want to export all items from a BaaS collection. There is a tool for that.
https://github.com/DinoChiesa/EdgeTools/blob/master/baasLoadExport/exportAllItems.js
If this is not what you want, explain better. Help us to help you.