Skip to content

Webhooks: Use Webhooks to Import & Update Orders

Add webhooks to import and update orders

Updated May 26, 20265 min readImport & Add Orders

Webhooks allow you to send order information to Postsale when an event occurs in your sales channel, such as when a new order is placed or when an order is updated.

This article will guide you through how to add webhooks in Postsale. See our Webhooks: Manage Your Webhooks help article for information on how to edit your existing webhooks.

Before We Begin

  • Adding Webhooks is a premium feature requiring the Soar billing plan. Learn more about managing your Postsale account in our Frequently Asked Questions.

  • This article assumes that you have a general knowledge of using webhooks. It also assumes that:

    • Your sales channel supports the ability to create webhooks.
    • Order information from your sales channel can be sent as JSON when a new order is created or when an order is updated.
  • You can create as many webhooks as you need. For example, you may create one webhook to send newly created orders to Postsale, and a second to send order updates.

  • Webhooks can be used to send information to Postsale only. They cannot be configured to send information from Postsale back to your sales channel.

General Guide

This article uses a general example of adding a webhook to send order information to Postsale so that you can become familiar with the process. Creating webhooks in your specific sales channel may differ from the examples shown below.

Add Webhooks to Postsale

Real World Example

We would like to use webhooks to send new order data to Postsale when a new order is placed in our sales channel.