Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to https://app.squeezely.tech/company/channels/shopify

  2. Copy your account's webhook, for example:

  3. Go to your Shopify Store

  4. Go to "Settings → Notifications"

  5. Scroll to the bottom of the page and click "Create Webhook"

  6. Create the following three webhooks, in JSON Format and With latest webhook API version:

    1. Order Creation

    2. Customer Create

    3. Customer Update

    4. Checkout Creation

Note

With some webhooks, you need to add a parameter to the URL. Please look at the instructions in the Shopify app in Squeezely.

Save Squeezely settings

  1. After adding the Webhooks in Shopify, you have generated a webhook signature (highlighted in yellow), for example:

  2. Copy this webhook signature

  3. Go to https://app.squeezely.tech/company/channels/shopify

  4. Enter your Shopify Shop Url

  5. Paste the webhook signature

  6. Click on "Save Channel"

...