Forum Discussion
alchemiz
3 years agoContributor III
Hi Suman,
Good day, you can use the HTTP Request Header “Range” by calling first the Marketo API Get Export Lead Job Status to get the file size and if requested export file is ready for download “Complete” state
Base from the file size you can then use Range as part of the GET request header in a multipart request or single request
Multipart request
Single request
Hope this helps 😀
Thanks,
EmEm