Log completed iOS Reminders in RescueTime highlights
This Trigger fires every time a new reminder is completed in a list you specify.
Developer info
- API endpoint slug
- ios_reminders.any_reminder_completed_in_list
Trigger fields
List name Text input > Other
- Label
- List name
- Slug
- list_name
- Required
- true
- Can have default value
- true
Ingredients
Title The title of the reminder.
- Slug
- Title
- Filter code
- IosReminders.anyReminderCompletedInList.Title
- Type
- String
- Example
- Pick up milk
Notes The note associated with the reminder.
- Slug
- Notes
- Filter code
- IosReminders.anyReminderCompletedInList.Notes
- Type
- String
- Example
- Get 1% for Rick
List The name of the list the reminder is in.
- Slug
- List
- Filter code
- IosReminders.anyReminderCompletedInList.List
- Type
- String
- Example
- Shopping
Priority The priority of the reminder.
- Slug
- Priority
- Filter code
- IosReminders.anyReminderCompletedInList.Priority
- Type
- String
- Example
- Medium
Created date The date the reminder was created.
- Slug
- CreatedDate
- Filter code
- IosReminders.anyReminderCompletedInList.CreatedDate
- Type
- String
- Example
- August 23, 2014 at 11:01PM
Completed date The date the reminder was completed.
- Slug
- CompletedDate
- Filter code
- IosReminders.anyReminderCompletedInList.CompletedDate
- Type
- String
- Example
- August 23, 2014 at 11:31PM