This trigger activates when new electricity import prices are published. It uses published price data for a specified period to validate and perform actions.
Developer info
- API endpoint slug
- agile_octopus.energy_import_prices_published
Trigger fields
No fields for this trigger
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- AgileOctopus.energyImportPricesPublished.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Date from The start date of the published price’s validity period.
- Slug
- date_from
- Filter code
- AgileOctopus.energyImportPricesPublished.DateFrom
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Date to The end date of the published price’s validity period.
- Slug
- date_to
- Filter code
- AgileOctopus.energyImportPricesPublished.DateTo
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Price The electricity import price published for the period.
- Slug
- price
- Filter code
- AgileOctopus.energyImportPricesPublished.Price
- Type
- String
- Example
- 0,10
Published at The timestamp when the price was published.
- Slug
- triggered_at
- Filter code
- AgileOctopus.energyImportPricesPublished.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00