A beginner's guide
Explore Plans
Mobile menu Close menu
FollowUp.ccFollowUp.cc

History of reminders scheduled

This query returns a list of every time you schedule a new reminder.

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
This query returns a list of every time you schedule a new reminder.
API endpoint slug
followupcc.history_of_reminders_scheduled
Runtime method
performQuery("followupcc.history_of_reminders_scheduled")

Query fields

No fields for this query

Ingredients

SubjectThe subject of the reminder.

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

BodyThe html body of the email reminder.

Slug
body
Filter code
Followupcc.historyOfRemindersScheduled.Body
Type
String
Example
<div><a href='http://example.com'>http://example.com</a><br/><br/></div>

Web URLThe direct link to the reminder on followup.cc.

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

Due atThe time the reminder is due to be sent.

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

To addressThe email address the reminder will be sent to

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

Created atThe date and time the reminder was created.

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

From addressThe email address that created the Reminder.

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