Question
Marketo REST api gzip compression
Does marketo REST api support gzip compression or any other type of compression? This would be helpful in reducing network traffic when fetching bulk data.
This is generally supported by using the request header "Accept-encoding: gzip".
This is generally supported by using the request header "Accept-encoding: gzip".