This trigger activates whenever Peak Time Savings Hours are announced and during various stages of an event.
- API endpoint slug
- ComEd.pts_savings_hours
Trigger fields
- Label
- During which event stage do you want this to trigger?
- Helper text
- Allows you to select a specific event stage you want to use or all stages. Precooling is typically triggered an hour before start time.
- Slug
- stage
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- event_date
- Filter code
- ComEd.ptsSavingsHours.EventDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07
- Slug
- stage
- Filter code
- ComEd.ptsSavingsHours.Stage
- Type
- String
- Example
- Scheduled
- Slug
- precool_time
- Filter code
- ComEd.ptsSavingsHours.PrecoolTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- start_time
- Filter code
- ComEd.ptsSavingsHours.StartTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- end_time
- Filter code
- ComEd.ptsSavingsHours.EndTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00