Uncompressing gzip Response From API

Hey everyone! When retrieving data form a 3rd party, this is the recommended API call they provide an example of:

How do I add the --compressed flag at the end of this curl request into the API connector? I think that’s the problem, as I’m assuming I have my data returned in a gzip that needs to be decompressed.

This is my current setup, which returns empty values.

Thanks for the help that anyone can provide!

This topic was automatically closed after 70 days. New replies are no longer allowed.