Explore Plans
Mobile menu Close menu
FollowUp.cc

History of reminder is due

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

Developer info

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 The address the reminder will be sent to.

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

From address The Address that created the Reminder.

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

Subject The subject of the reminder.

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

Body The html body of the email reminder.

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

Web url The direct link to the reminder on followup.cc.

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

Due at The time the reminder is due to be sent.

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

Created at Date and time the reminder was created.

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