---
title: Integrating Your App with Siri Event Suggestions
framework: sirikit
role: sampleCode
role_heading: Sample Code
path: sample-code/sirikit/integrating-your-app-with-siri-event-suggestions
---

# Integrating Your App with Siri Event Suggestions

Donate reservations and provide quick access to event details throughout the system.

## Overview

Overview note: This sample code project is associated with WWDC 2020 session Broaden Your Reach with Siri Event Suggestions. Configure the Sample Code Project To build this project, use Xcode 12.0 with the iOS 14.0 SDK. The runtime requirement is iOS 14.0 or later, or macOS 10.16 or later.

## See Also

### Sample code

- [Adding Shortcuts for Wind Down](sirikit/adding-shortcuts-for-wind-down.md)
- [Booking Rides with SiriKit](sirikit/booking-rides-with-sirikit.md)
- [Handling Payment Requests with SiriKit](sirikit/handling-payment-requests-with-sirikit.md)
- [Handling Workout Requests with SiriKit](sirikit/handling-workout-requests-with-sirikit.md)
- [Managing Audio with SiriKit](sirikit/managing-audio-with-sirikit.md)
- [Providing Hands-Free App Control with Intents](sirikit/providing-hands-free-app-control-with-intents.md)
- [Soup Chef: Accelerating App Interactions with Shortcuts](sirikit/soup-chef-accelerating-app-interactions-with-shortcuts.md)
- [Soup Chef with App Intents: Migrating custom intents](sirikit/soup-chef-with-app-intents-migrating-custom-intents.md)
