Is it possible to force uncompressed response from getResultFile?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2023 11:59 AM
Hi,
I should probably mention I'm new to API stuff. I'm creating a basic inventory management system within Google Sheets, using an API Connector extension. So far it is working really well for downloading current orders, assigning storage locations, and creating pick lists, etc.
The roadblock I've reached is when I attempt to import an LMS_ACTIVE_INVENTORY_REPORT task. getResultFile dumps as a gzip binary, directly into my sheets. Since the connector has no way to save and extract the file, I'm pretty stuck. Is there a workaround to either force an uncompressed response, or maybe another method of having an automated download of my entire listed inventory?
Thanks in advance!
Is it possible to force uncompressed response from getResultFile?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2023 03:30 PM
Disregard. Even decompressed, the data isn't what I'm looking for. I'll open a new topic.
