notif
POST https://postman-echo.com/post?set_start_day=June 01, 2021
- 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_day
to 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-requisites
to click the ellipses (...) icon and selectMonitor collection
. - Give your monitor a name like
Daily challenge email notification
. Schedule the monitor to runEvery day
at a designated time that you prefer. - Check the option
Receive email notifications for run failures and errors
, and then click Create.
- Hover near the collection name
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.
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. |