How can I install a webhook for AWS Eventbridge using a private app?

How can I install a webhook for AWS Eventbridge using a private app?

sairamvudatha
Shopify Partner
2 0 3

I have a Shopify private app, Is there anyway I can install a webhoook for a topic to send the events to amazon event bridge source or  bus? Thanks in advance

Looking for details on how to create a partner event source for a private app?

Also is there a REST api endpoint to create partner event source? Currently for public app I see that I can create partner event source from the partners website UI. Wondering if there is a rest api for creating partner event source. Thanks

Replies 2 (2)

sairamvudatha
Shopify Partner
2 0 3

From what I heard from Shopify Plus customer support, For private apps we do not have a way to make shopify send the webhook events to shopify AWS partner event source.

I had to use https delivery instead: https://shopify.dev/apps/webhooks/configuration/https

tmohanta
Visitor
1 0 0

 Currently for public app I see that I can create partner event source from the partners website UI.  Is there  any rest api /graphql for creating partner event source instead of using the partners website UI.