Admin link extensions
Admin link extensions let you direct merchants from pages in the Shopify admin to related, complex workflows in your app. For example, the Shopify Flow app has an admin link extension that directs merchants to a page of the app where they can run an automation for any order:
Admin link extensions dynamically append generated URL parameters that identify the store that launched the action and the resource IDs of the currently selected or displayed resource, so you can create highly relevant experiences in your app.
Migrating from admin links and bulk action links
Anchor link to section titled "Migrating from admin links and bulk action links"Admin link extensions replace both admin links and bulk action links, which were previously created from the Extensions section of your app's Partners Dashboard. Admin link extensions let you access the same functionality as admin links and bulk action links, but also give you the opportunity to localize links for users, let you manage links in your app's source control system, and manage their deployment with the Shopify CLI. To migrate to admin link extensions, follow the tutorial.
Getting started
Anchor link to section titled "Getting started"To get started with admin link extensions, you can either create new extensions or migrate admin links and bulk action links from the Partners dashboard.