DropStream connects your Celery store to a warehouse management system so orders flow automatically from sale to shipment, and stock levels stay in sync without manual intervention.
What this integration does
- Imports orders from Celery into DropStream.
- Forwards orders to your warehouse management system, with line items mapped by SKU.
- Posts fulfillment status back to Celery when the warehouse ships, including tracking numbers and carrier information.
What you’ll need
- A Celery admin account you can sign in to.
- Your Celery Access Token.
- A DropStream account. If you don’t have one yet, contact your DropStream administrator or fulfillment provider.
Setup at a glance
The setup involves work on two sides — Celery, then DropStream — and the recommended order is:
- Get your API credentials (in Celery) — note the Access Token from Settings > Apps.
- Enable API access (in DropStream) — add the store through the Add Connection wizard and enter your Access Token.
Who does what
- If you manage your own DropStream account, you’ll do both steps yourself.
- If a third-party fulfillment provider is configuring DropStream for you, you only need Get your API credentials. Send the resulting Access Token to your provider; they handle the rest.
Notes and limitations
- Celery authenticates with a single Access Token — there is no OAuth or Authorize step.
Comments
Please sign in to leave a comment.