Get an Email when Agile Octopus price or carbon intensity changes
Use this trigger to fire something when your electricity import price falls or rises past your set threshold and between your preferred time settings, also as optional condition you can match carbon intensity level for the periods
Developer info
- API endpoint slug
- agile_octopus.energy_import_prices_change
Trigger fields
Price threshold Text input
- 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
Price condition Dropdown list
- 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
Happens after Dropdown list
- 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
Happens before Dropdown list
- 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
Carbon intensity condition Dropdown list
- Label
- Carbon Intensity Condition
- Helper text
- Choose how carbon intensity is evaluated: “Above”, “Below”, or “Ignore”.
- Slug
- carbon_intensity_condition
- Required
- true
- Can have default value
- false
Carbon intensity index Dropdown list
- Label
- Carbon intensity index
- Helper text
- The CarbonIntensityIndex represents predefined levels of carbon intensity, ranging from very low to very high. These levels indicate the environmental impact of carbon emissions
- Slug
- carbon_intensity_index
- Required
- true
- Can have default value
- false
Tariff Dropdown list
- Label
- Tariff
- Helper text
- Select your personal or standard electricity import tariff. Only supported dynamic tariffs (like Agile) are allowed.
- Slug
- tariff
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- AgileOctopus.energyImportPricesChange.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Actual price The price observed during the specified period.
- Slug
- actual_price
- Filter code
- AgileOctopus.energyImportPricesChange.ActualPrice
- Type
- String
- Example
- 10.50
Triggered at Date and time when trigger event occurred.
- Slug
- triggered_at
- Filter code
- AgileOctopus.energyImportPricesChange.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Expected price threshold The price limit defined for the trigger.
- Slug
- expected_price_threshold
- Filter code
- AgileOctopus.energyImportPricesChange.ExpectedPriceThreshold
- Type
- String
- Example
- 10
End time Specifies the end time for the trigger in local time.
- Slug
- happens_before
- Filter code
- AgileOctopus.energyImportPricesChange.EndTime
- Type
- String
- Example
- 12:00 AM
Start time Specifies the start time for the trigger in local time.
- Slug
- happens_after
- Filter code
- AgileOctopus.energyImportPricesChange.StartTime
- Type
- String
- Example
- 12:00 PM
Price condition Condition used to evaluate the price threshold.
- Slug
- price_condition
- Filter code
- AgileOctopus.energyImportPricesChange.PriceCondition
- Type
- String
- Example
- below
Actual carbon intensity Observed carbon intensity during the period.
- Slug
- actual_carbon_intensity
- Filter code
- AgileOctopus.energyImportPricesChange.ActualCarbonIntensity
- Type
- String
- Example
- 280
Forecast carbon intensity Predicted carbon intensity for the period.
- Slug
- forecast_carbon_intensity
- Filter code
- AgileOctopus.energyImportPricesChange.ForecastCarbonIntensity
- Type
- String
- Example
- 280
Actual carbon intensity index Carbon intensity index for the actual period.
- Slug
- actual_carbon_intensity_index
- Filter code
- AgileOctopus.energyImportPricesChange.ActualCarbonIntensityIndex
- Type
- String
- Example
- high
Expected carbon intensity index Carbon intensity index defined for the trigger.
- Slug
- expected_carbon_intensity_index
- Filter code
- AgileOctopus.energyImportPricesChange.ExpectedCarbonIntensityIndex
- Type
- String
- Example
- high
Carbon intensity condition Condition applied to carbon intensity filtering.
- Slug
- carbon_intensity_condition
- Filter code
- AgileOctopus.energyImportPricesChange.CarbonIntensityCondition
- Type
- String
- Example
- below