<!--
{
  "availability" : [
    "macCatalyst: 14.0.0 -",
    "iOS: 14.0.0 -",
    "Xcode: 17.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "SiriKit",
  "identifier" : "/documentation/SiriKit/integrating-your-app-with-siri-event-suggestions",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "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

> Note: This sample code project is associated with WWDC 2020 session [Broaden Your Reach with Siri Event Suggestions](https://developer.apple.com/videos/play/wwdc2020/10197/).

### 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)