Engineering Checklist

There are a few required items that to complete the Canal Supplier API integration.

  1. Receive your authentication tokens by contacting Canal and add them in your headers. Refer to the Authentication Guide for more details
  2. Push products to Canal by using the Product Create endpoint.
  3. Register to the orders/create webhook to receive orders.
  4. Keep products on Canal in sync with your database by updating through the Product Update endpoint.
  5. When a fulfillment is created for a Canal order, let us know via the Fulfillment Create endpoint so that we can inform the Storefront and the end customer.
  6. When an update occurs on a fulfillment, use the Fulfillment Update to sync it.