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

New in the Shortcuts Library: Perplexity shortcuts
Check out my shortcuts for Perplexity AI – use these to ask questions in different modes, listen to Discover, and view your threads.
Updated in the Shortcuts Library: TV app shortcuts
Enjoy my TV app shortcuts, designed with my updated Shortcuts-building process in mind – check out the new Watchlist shortcut!
AirScrobble adds Shortcuts support for Last.FM »
If you love to track your music with Last.FM, AirScrobble brings Shortcuts support for the service – check it out.
How to copy meeting availability across multiple calendars using Shortcuts
Jason Snell's update of a meeting shortcut for a friend helped me update a classic calendar workflow with a new method.