Unusual Whales: Get Economic Calendar logo

Catalog action Blockchain Data

Get upcoming economic events and data releases. Returns event name, time, previous value, forecast, and reported period. Ideal for: macro event monitoring, scheduling workflows around economic releases, tracking GDP/CPI/jobs data.

At a Glance

FieldValue
Action IDunusualwhales-get-economic-calendar
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagsmacro, events, market-data, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
eventsarrayYesList of upcoming economic events and data releases

Examples

json
{ "type": "unusualwhales-get-economic-calendar", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.