# Delivery creation

This process is fundamental in the integration because you will need to import orders from your external platform to Shippify. Once the deliveries are in our system, they can be manipulated within it, whether to edit them, create routes, change states, or other functionalities that Shippify has.&#x20;

There are several ways to achieve this process, and we will classify them based on the volume of deliveries you make to give you a guide on which one to use.

<img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/scmuyHKZhRJ3u3zcnTnS/image.png" alt="" data-size="line">**For low volume**: Less than 10 deliveries per day.

<img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/UfQtBN4o5EYsBVtHzAud/image.png" alt="" data-size="line">**For medium-low volume:** Between 10 and 100 deliveries per day.

<img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/AalyJO3Ghvyiib1Jqj0N/image.png" alt="" data-size="line">**For medium-high volume**: Between 100 and 500 deliveries per day.

<img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/tFulkSfGdj6Q19330pDa/image.png" alt="" data-size="line">**For high volume:** More than 500 deliveries per day.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/scmuyHKZhRJ3u3zcnTnS/image.png" alt="" data-size="line"><a href="delivery-creation/dash">Dash</a></td><td>Manual and individual creation of orders through the platform.</td></tr><tr><td></td><td><img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/UfQtBN4o5EYsBVtHzAud/image.png" alt="" data-size="line"><a href="delivery-creation/import">Import</a></td><td>Batch manual creation of orders through the platform by importing a file.</td></tr><tr><td></td><td><img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/UfQtBN4o5EYsBVtHzAud/image.png" alt="" data-size="line"><a href="delivery-creation/zapier">Zapier</a></td><td>Order creation through an action in Zapier.</td></tr><tr><td></td><td><img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/AalyJO3Ghvyiib1Jqj0N/image.png" alt="" data-size="line"><a href="delivery-creation/api">API</a></td><td>Order creation in batches or individually by consuming our API.</td></tr><tr><td></td><td><img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/tFulkSfGdj6Q19330pDa/image.png" alt="" data-size="line"><a href="delivery-creation/sftp">SFTP</a></td><td>Batch order creation by uploading a file to an SFTP.</td></tr><tr><td></td><td><img src="https://content.gitbook.com/content/3sizVsCVOI8uyboT6DNP/blobs/tFulkSfGdj6Q19330pDa/image.png" alt="" data-size="line"><a href="delivery-creation/custom">Customized</a></td><td>Order creation by a process requested by the client.</td></tr></tbody></table>
