Shopify fails to emit order-related events

This topic was automatically generated from Slack. You can find the original thread here.

Dominik Fischer : Hi! I have created a Shopify event source and selected all order-related event types. Checking the logs after some days, I found out that “New Order” seems to be the only event that works. Is this a known issue?
Source link: https://pipedream.com/sources/dc_Pnu1jVY

Dylan Sather (Pipedream) : Not a known issue, thank you for raising . @UR84EMEUT would you mind looking into this?

Michelle Bergeron : Will do!

Michelle Bergeron : I looked into this, and found that it is a known issue with the Shopify API. I’m updating the New Events source to limit the event type options. However, you can get all order-related event types if you set up a webhook within your Shopify account and use a Pipedream HTTP endpoint to receive the events. This document describes how to set up a webhook from the Shopify admin.

Dominik Fischer : Hey ! Thanks for looking into this. By “it is a known issue with the Shopify API”, do you mean it is a known issue in the Pipedream Events Source or is it not possible anymore to retrieve these events from the API in general?

Dominik Fischer : Ok, I just looked into the PR Shopify: Update to remove unresponsive event types by michelle0927 · Pull Request #1212 · PipedreamHQ/pipedream · GitHub and everything is clear now :wink: