notif
POST https://postman-echo.com/post?set_start_day=April 2, 2024
- Fork the collection: Fork the collection [Day 00: Pre-requisites] to your own public workspace.
- Update the start day: Under the Params tab of this request, enter today's date (formatted like
March 18, 2021) as the value forset_start_dayto schedule an email notification that begins on the next day, and save your changes. - Schedule a monitor: This is not a typical usage of monitoring. We are relying on Qodex's monitoring capabilities to send us an email reminder every day for 30 days.
- Hover near the collection name
Day 00: Pre-requisitesto click the ellipses (...) icon and selectMonitor collection
. - Give your monitor a name like
Daily challenge email notification. To schedule the monitor to run, underRun this monitor
be sure thatWeek Timeris selected in the first dropdown, then chooseEvery dayin the second dropdown. In the third dropdown, choose a designated time that you prefer. - Check the option
Receive email notifications for run failures and errors, and then click Create.You will receive an email notification every day that a test is failing (as expected) for 30 days. You can pause or edit the settings for this monitor under Monitors in the sidebar.
- Hover near the collection name
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
set_start_day | string | Enter TODAY's date (formatted like March 18, 2021) to schedule an email notification that begins on the next day. |