Back to blog

Field note

How to add an Airtable calendar feed to Apple Calendar

Subscribe to Airtable records from Apple Calendar on iPhone, iPad or Mac and keep Airtable as the read-only source of truth.

Apple Calendar can subscribe to an iCal URL generated from Airtable. The resulting calendar is read-only: changes come from Airtable, and Apple Calendar provides the display, device sync and notifications.

Build a calendar-safe Airtable view

Start with a view that contains only the records intended for subscribers. Map a title and start date, then add the event details your audience needs.

For example, a field-service feed might map:

  • Job reference to the event title
  • Arrival and completion times to the event range
  • Site address to the location
  • Work-order link to the event URL

Keep internal notes and private customer data outside the mapping. A calendar should be a deliberate delivery surface, not a copy of the base.

See the full field-service calendar pattern for a practical setup.

Subscribe on iPhone or iPad

Apple's current instructions for iOS 26 and iPadOS 26 are:

  1. Open Calendar and tap Calendars.
  2. Tap Add Calendar.
  3. Choose Add Subscription Calendar.
  4. Enter the private Airtable feed URL.
  5. Choose a name, color and the iCloud account.
  6. Finish the subscription.

On earlier iOS versions, the labels differ slightly, but Apple still uses an Add Subscription Calendar flow. The official steps are maintained in Add calendar subscriptions in iCloud.

Choosing iCloud as the account makes the subscription available across devices signed in with the same Apple Account.

Subscribe on Mac

In Calendar on macOS:

  1. Choose File > New Calendar Subscription.
  2. Paste the feed URL.
  3. Select Subscribe.
  4. Set its name, color and location.

Apple documents the same process in Subscribe to calendars on Mac.

What happens when Airtable changes

The calendar application requests the subscription again and replaces its representation with the current feed. You cannot use Apple Calendar to update the Airtable record.

That one-way behavior prevents conflicts and keeps dispatch, editorial or project data authoritative in Airtable. If write-back is required, read Airtable to Calendar vs Unito before selecting a two-way system.

The feed URL is a bearer secret. Do not publish it on a website or place it in a public document. If it leaks, delete the feed and create a replacement URL.