Hello,
I have a transactional email I send to my users on a certain event. I'd like to link to the page to my app in this email so the merchant can quickly view the results of the job.
I assume the format of the link needs to be:
https://{{ store_name }}.myshopify.com/admin/apps/{my-app-name}/{path-in-embedded-app}
So for example given:
I expect this URL to guide the merchant to the `/jobs/1` page in my embedded app:
https://example.myshopify.com/admin/apps/cool-app/jobs/1
However, my users are reporting that their links aren't working. Am I missing something?
User | Count |
---|---|
13 | |
12 | |
8 | |
8 | |
5 |