This trigger activates when the electricity export prices change based on user-defined conditions, such as price thresholds and specific time ranges.
- API endpoint slug
- agile_octopus.energy_export_prices_change
Trigger fields
- Label
- Price Threshold
- Helper text
- Enter the price value that triggers the event. This can be any numeric value. (Price in pence)
- Slug
- price_threshold
- Required
- true
- Can have default value
- true
- Label
- Price Condition
- Helper text
- Define how the price compares to the threshold: “Above” or “Below”.
- Slug
- price_condition
- Required
- true
- Can have default value
- false
- Label
- End Time
- Helper text
- Choose the ending time for the trigger. Select a specific time or “Anytime” if the trigger can end at any time during the day.
- Slug
- happens_after
- Required
- true
- Can have default value
- false
- Label
- Start Time
- Helper text
- Choose the starting time for the trigger. Select a specific time or “Anytime” if the trigger can start at any time during the day.
- Slug
- happens_before
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- AgileOctopus.energyExportPricesChange.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- actual_price
- Filter code
- AgileOctopus.energyExportPricesChange.ActualPrice
- Type
- String
- Example
- 10.50
- Slug
- triggered_at
- Filter code
- AgileOctopus.energyExportPricesChange.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- expected_price_threshold
- Filter code
- AgileOctopus.energyExportPricesChange.ExpectedPriceThreshold
- Type
- String
- Example
- 10
- Slug
- happens_before
- Filter code
- AgileOctopus.energyExportPricesChange.EndTime
- Type
- String
- Example
- 12:00 AM
- Slug
- happens_after
- Filter code
- AgileOctopus.energyExportPricesChange.StartTime
- Type
- String
- Example
- 12:00 PM
- Slug
- price_condition
- Filter code
- AgileOctopus.energyExportPricesChange.PriceCondition
- Type
- String
- Example
- below