Shopify has expanded admin intents functionality to include Settings support, enabling apps to direct merchants directly to specific Settings pages within the admin panel. Previously, developers had to rely on deep links or provide manual navigation instructions to guide users to Settings pages. Now a single API call handles the routing, streamlining the merchant experience.
This update reduces friction in merchant workflows by eliminating unnecessary navigation steps. When your app needs to guide a user to configure settings, you can now do so programmatically and seamlessly, keeping merchants focused on their task rather than hunting through menus. For app developers, this means building more polished, user-centric experiences that feel native to the Shopify admin.
When integrating admin intents into your Shopify app, you'll need properly scoped OAuth tokens to authenticate API calls. GetShopifyToken simplifies token generation and management, ensuring your app has the necessary permissions to execute intents and access the admin. Our platform handles the OAuth flow securely so you can focus on building great merchant experiences.