Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fulfillment Service

(Acenda Fulfillment Service)

enter image description here


Description

This service allows a user to schedule files to be downloaded and to be processed for the fulfillment of orders

As of now, the file can either be a CSV (Comma separated file), a ZIP (Compressed file) or a GZIP (Compressed file).

Note:

  • This service is exclusively made for Acenda *

JSON Credentials Expected

{
   "file_url": {
       "type": "string",
       "label": "File URL"
   },
   "import_type": {
       "label": "Import type",
       "type": "select",
       "values": [
           "Inventory",
           "Variant",
           "Product"
       ]
   },
   "match": {
       "label": "Match",
       "type": "string"
   }
}

No Schema Data Expected.

enter image description here

About

Service for fetching and processing remote inventory feeds for acenda websites

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages