I’m working on a simple scenario to sync my Apple Reminders to my Airtable To-Do table i.e. once I create a reminder on the Apple app, Airtable automatically has the same one too. This part of the scenario works fine. I used a router for updating said synced tasks since I want that if I mark a task completed in my Reminders app, it also is marked completed in my Airtable. However, I can’t seem to filter in between a “watch iOS records” module and “search Airtable records” module for completed tasks. The general code for the filter is “isCompleted = true” but it doesn’t work since the field doesn’t exist. I can’t see any other alternative of the condition/code in the output bundles since it only shows the Priority, Title, Alarm.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| AppleOS "Watch Reminders" not getting date fields | 1 | 55 | January 23, 2025 | |
| Apple Reminders Created by Make Not Triggering Notification On Device | 3 | 1009 | September 28, 2023 | |
| Watching iOS reminders from a specified list | 1 | 260 | June 10, 2024 | |
| Router filters blocking all appointment reminder bundles despite Airtable returning correct records with unchecked reminder checkboxes | 3 | 77 | December 27, 2025 | |
| Filtering Airtable "Search Records" module | 0 | 65 | June 10, 2025 |