notif
POST https://postman-echo.com/post?set_start_day=July 11, 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_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 select "Monitor collection".
- Give your monitor a name like `Daily challenge email notification`. To schedule the monitor to run, under "Run this monitor" be sure that `Week Timer` is selected in the first dropdown, then choose `Every day` in 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.
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. |