No content to show
User Activity
Hey Ryan..Thanks a lot.I finally succeeded "Registering a app/uninstall webhook" in my shopify app.I took reference from Cakephp Plugin for Shopify App. It was worth a experience. Thanks for your support.Below is code i used : function registerShopi...
Hey Ryan Thanks for the flow you explained, It was really awesome of you.I change my Shopify Oauth Flow a bit.Whenever user installs my app, after receiving the Access Code..i try to register "app/uninstall" webhook to the shop_domain. Below is the c...
Thanks Ryan.But I am using Cakephp framework and my server is hosted by Amazon.I am still not cleared about the point.My impression about webhook is when a client uninstalls app, the notification of the event will be sent to the app developer. As we ...
Hello.Thanks for replying back.How i can register a webhook for "app/uninstall".In the shopify partner dashboard, i didn't get a clue to register for the same.Is the webhook need to be set from our server side?Thanks
HelloI am not able to connect the dots for creating a webhook using api in PHP when any shop-user un-installs a shopify app.When i use the term webhook, i assume there will be some UI to set the resource url which will trigger when the un-install eve...