Group Location
Explore Plans
Mobile menu Close menu
FollowUp.ccFollowUp.cc

History of reminder is due

This query returns a list of when a reminder was due.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
followupcc.history_of_reminder_is_due
Runtime method
performQuery("followupcc.history_of_reminder_is_due")

Query fields

No fields for this query

Ingredients

To address

Slug
send_reminder_to
Filter code
Followupcc.historyOfReminderIsDue.ToAddress
Type
String
Example
stu@argon.io

From address

Slug
from_address
Filter code
Followupcc.historyOfReminderIsDue.FromAddress
Type
String
Example
stu@example.com

Subject

Slug
subject
Filter code
Followupcc.historyOfReminderIsDue.Subject
Type
String
Example
Drink a glass of water

Body

Slug
body
Filter code
Followupcc.historyOfReminderIsDue.Body
Type
String
Example
<p>Test body</p>

Web URL

Slug
web_url
Filter code
Followupcc.historyOfReminderIsDue.WebUrl
Type
String
Example
https://followup.cc/reminders/123

Due at

Slug
starts_at_display_time
Filter code
Followupcc.historyOfReminderIsDue.DueAt
Type
String
Example
Sunday, Dec 6 2014 at 9:18 PM

Created at

Slug
created_at
Filter code
Followupcc.historyOfReminderIsDue.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00