Developers
English
English
  • πŸ‘‹Welcome
  • πŸ›’E-commerce
    • Introduction
    • Shopify
      • Functionalities
      • Steps to integrate
      • User guide
      • FAQs
    • Mercado Livre
      • Functionalities
      • Steps to integrate
      • FAQs
    • Vtex
      • Funcionalities
      • Steps to integrate
      • FAQs
    • Beetrack
      • Funcionalities
      • Steps to integrate
      • FAQs
    • Prestashop
      • Functionalities
      • Steps to integrate
      • FAQs
  • πŸ‘¨β€πŸ’»Integration Guide
    • Basic processes
      • Delivery creation
        • Dash
        • Import
        • Zapier
        • API
        • SFTP
        • Custom
      • Status update
        • Webhook subscriptions
        • Continuous Polling
        • Statuses
    • Advanced process
      • Interactive delivery tracking
      • Security
        • [2FA] Two Factor Authentication Method
        • Activate SAML SSO for a Company
  • πŸ“„Shippify Api
    • First steps
    • Deliveries
      • Delivery creation
      • Delivery Quotes
      • Get delivery information
      • Update pickup point
      • Update delivery
      • Change delivery statuses
      • Assign driver
      • Print delivery labels
      • Get a tracking link
      • Attach documents to a delivery
    • Routes
      • Create route
      • Get route information
      • Add a delivery
      • Remove a delivery
      • Break a route
      • Change the status of a route
  • πŸ“Processes
    • Create a Shippify account
Con tecnologΓ­a de GitBook
En esta pΓ‘gina
  1. Integration Guide
  2. Basic processes

Delivery creation

AnteriorBasic processesSiguienteDash

Última actualización hace 1 año

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.

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.

For low volume: Less than 10 deliveries per day.

For medium-low volume: Between 10 and 100 deliveries per day.

For medium-high volume: Between 100 and 500 deliveries per day.

For high volume: More than 500 deliveries per day.

πŸ‘¨β€πŸ’»

Manual and individual creation of orders through the platform.

Batch manual creation of orders through the platform by importing a file.

Order creation through an action in Zapier.

Order creation in batches or individually by consuming our API.

Batch order creation by uploading a file to an SFTP.

Order creation by a process requested by the client.

Dash
Import
Zapier
API
SFTP
Customized