Skip to main content

fetch_price


Fetch Price

Type: fetch_price • Category: flow • Tags: data, price

Description

Fetch price document(s) from dataexchange

Parameters

NameTypeDescriptionRequiredDefault
symbolautocompleteno
intervalstringInterval e.g. 1hno
datetimestringExact ISO datetime (exclusive with dateFrom/dateTo)no
dateFromdateStart ISO datetime (inclusive)no
dateTodateEnd ISO datetime (inclusive)no
limitnumberMax rows when using rangeno500
storeVarstringIf set, store full result into vars[name]no
persistbooleanInsert result doc into persistCollectionnofalse
persistCollectionstringCollection name for persistenceno"workflow_data"