How to Export Import File from the /import folder
Summary:
Trying to down load a given file we imported via our integration platform to validate the format and contents made it to OCC correctly.
Content (required):
I am using Postman to attempt this action. I have validated the exists in the folder. I have tried several things to try to down the file with no avail. Looking for some guidance.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
{{HOST}}/ccadmin/v1/files?folder=/import&uploadType=bulkImport&filter=ProductFile_585816776745125277_05312023.csv
{
"total": 2,
"totalResults": 2,
"offset": 0,
"limit": 250,
"links": [
{
"rel": "self",
Tagged:
1