How to build an App Intents Spotlight integration using Shortcuts »

Apple has introduced a new feature to display App Intents in Spotlight – Antoine Van Der Lee wrote up how he implemented the change in his app WeTransfer.

Antoine Van Der Lee on his blog SwiftLee:

App Intents have been new since iOS 16 and offer a programmatic way to service your app’s content and functionality to Siri and the Shortcuts app. New in iOS 17 is the option to surface App Shortcuts integrated into Spotlight, making your app’s functionality even more discoverable.

App Intents are the engine behind many features like Widgets and Live Activities. By using them smartly, you’ll create a reusable framework for your app’s functionality. For example, the App Intent we’re creating for Spotlight Shortcuts could be reused for interactive widgets

What a great walkthrough – here’s the sections:

View the full post on avanderlee.com (via Justin Ferrell).

Posts You Might Like

What’s New in Shortcuts? Issue 14
How to look up a Mastodon account’s ID using Shortcuts
Working with Mastodon's API means handling profiles from across the fediverse — this shortcut lets you make a web request to the "Lookup account" endpoint to get the universal ID for any user.
14 Accessibility shortcuts for Global Accessibility Awareness Day
How to save Mastodon accounts to Lists using Shortcuts
When working with Mastodon accounts, there's only one place to add them to a List — the profile. With Shortcuts, I've built a tool that lets you add someone to a list from your timeline, a status post, or any link.