I am setting up Shopify Integration with Navigator, how do I generate webhooks?

Modified on Tue, 2 Dec at 2:59 PM

Creating Webhooks in Shopify

  1. Log in to Shopify Admin
    Sign in to the Shopify admin for the store you want to connect.

  2. Go to Notifications

    • From the Shopify admin sidebar, select Settings.

    • Click Notifications.

  3. Scroll to the Webhooks Section
    At the bottom of the Notifications page, find the Webhooks section.

  4. Create a New Webhook

    • Click Create webhook.

    • In the Event dropdown, choose the event to trigger the webhook.
      For the Navigator integration, you need these three:

      • orders/paid

      • products/update

      • products/delete

    • In the Format field, choose JSON.

    • In the URL field, enter the endpoint generated in Navigator, for example:

      https://services.dmservices.co.uk/webhooks/shopify?ApiKey=<APIKEY>
  5. Save the Webhook
    Click Save webhook.
    Repeat this process for each of the three required events.

  6. Verify the Webhooks
    After saving, Shopify will list each webhook on the Notifications page.
    Check that each one:

    • Has the correct event type.

    • Uses the correct URL.

    • Uses the JSON format.


The video below details how to do this through Shopify




https://youtu.be/n5cpmeWNvuQ




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article