Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

is it possible to write webhook code from theme extension app?

Solved

is it possible to write webhook code from theme extension app?

Nikil
Shopify Partner
5 1 0

Hi All,

 

Can we able to write a web-hook code inside the theme extension app without the Shopify server app?

Accepted Solution (1)

lizk
Shopify Staff
246 58 79

This is an accepted solution.

Hi there 👋

At this time your app must have a server or backend to do things like register webhook subscriptions.

To learn more visit the Shopify Help Center or the Community Blog.

View solution in original post

Replies 2 (2)

lizk
Shopify Staff
246 58 79

This is an accepted solution.

Hi there 👋

At this time your app must have a server or backend to do things like register webhook subscriptions.

To learn more visit the Shopify Help Center or the Community Blog.

Nikil
Shopify Partner
5 1 0

Thank you for the quick reply.