Get an Email when Agile Octopus carbon intensity changes
This trigger activates when the carbon intensity changes based on user-defined conditions, such as intensity thresholds and specific time ranges. It uses live and forecasted carbon intensity data to evaluate and validate actions.
Developer info
- API endpoint slug
- agile_octopus.carbon_intensity_change
Trigger fields
Happens after Dropdown list
- Label
- Start Time
- Helper text
- Specify the start time for the trigger in HH:mm format (local time).
- Slug
- happens_after
- Required
- true
- Can have default value
- false
Happens before Dropdown list
- Label
- End Time
- Helper text
- Specify the end time for the trigger in HH:mm format (local time).
- Slug
- happens_before
- Required
- true
- Can have default value
- false
Carbon intensity index Dropdown list
- Label
- Carbon Intensity Index
- Helper text
- Select the carbon intensity index for filtering data (e.g., low, moderate, high)
- Slug
- carbon_intensity_index
- Required
- true
- Can have default value
- false
Carbon intensity condition Dropdown list
- Label
- Carbon Intensity Condition
- Helper text
- Set the condition for carbon intensity evaluation (e.g., above or below).
- Slug
- carbon_intensity_condition
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- AgileOctopus.carbonIntensityChange.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Start time Specifies the start time for the trigger in local time.
- Slug
- happens_after
- Filter code
- AgileOctopus.carbonIntensityChange.StartTime
- Type
- String
- Example
- 08:00
End time Specifies the end time for the trigger in local time.
- Slug
- happens_before
- Filter code
- AgileOctopus.carbonIntensityChange.EndTime
- Type
- String
- Example
- 22:30
Actual carbon intensity Observed carbon intensity during the specified period.
- Slug
- actual_carbon_intensity
- Filter code
- AgileOctopus.carbonIntensityChange.ActualCarbonIntensity
- Type
- String
- Example
- 300
Forecast carbon intensity Predicted carbon intensity for the specified period.
- Slug
- forecast_carbon_intensity
- Filter code
- AgileOctopus.carbonIntensityChange.ForecastCarbonIntensity
- Type
- String
- Example
- 280
Actual carbon intensity index Carbon intensity index observed during the period.
- Slug
- actual_carbon_intensity_index
- Filter code
- AgileOctopus.carbonIntensityChange.ActualCarbonIntensityIndex
- Type
- String
- Example
- Moderate
Expected carbon intensity index Carbon intensity index defined for the trigger.
- Slug
- expected_carbon_intensity_index
- Filter code
- AgileOctopus.carbonIntensityChange.ExpectedCarbonIntensityIndex
- Type
- String
- Example
- Moderate
Triggered at The timestamp when the trigger was activated.
- Slug
- triggered_at
- Filter code
- AgileOctopus.carbonIntensityChange.TriggeredAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Carbon intensity condition Defines the comparison rule that determines whether the trigger should activate based on carbon intensity levels
- Slug
- carbon_intensity_condition
- Filter code
- AgileOctopus.carbonIntensityChange.CarbonIntensityCondition
- Type
- String
- Example
- above