This trigger activates when new electricity export prices are published. It uses the published price data for a specified period to validate and perform actions.
Developer info
- API endpoint slug
- agile_octopus.energy_export_prices_published
Trigger fields
No fields for this trigger
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- AgileOctopus.energyExportPricesPublished.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.energyExportPricesPublished.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.energyExportPricesPublished.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.energyExportPricesPublished.Price
- Type
- String
- Example
- 0,10
Published at The timestamp when the price was published.
- Slug
- triggered_at
- Filter code
- AgileOctopus.energyExportPricesPublished.PublishedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00