App reviews, troubleshooting, and recommendations
Hello
When a customer installs an app, how do we obtain the installation slug through the API to redirect the customer back to the app in their Shopify account?
E.g. https://stopre.myshopify.com/admin/apps/app-slug
Hello Jminton, I was facing the same issue regarding the app URL for redirecting to the app. I have just found a solution.
You can obtain a shop URL by using the shop API or GraphQL. Then, to get the app slug, use the following GraphQL code:
{
app {
handle
}
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024