I see shopify partner dashbard ui updated. How can i update application uril?
Did you build you application on shopify partner?
Yes, I have 2 app already
Hey, yeah I noticed that too, Shopify refreshed the Partner Dashboard UI recently. The placement and flow of some options have shifted a bit, so it looks a little different than before. I can walk you through where that update lives now.
Do you know where that application URL?
1 Like
Yes, I’ll put you through, if you mind.
Hello @appaza
You need to do that from toml. Here are the steps.
1 → Go to termina on the app folder and run shopify app config link
2 → Thi will prompt you to connect your partner and the app. Do that.
3 → Now you will see the toml file with the current app url and other data.
4 → Change them and run shopify app deploy.
Done You are good to go.
Thanks