Refinitiv Eikon · Arazzo Workflow
Refinitiv Eikon Search to Pricing Snapshot
Version 1.0.0
Search for an instrument by free text, then pull the latest pricing snapshot for the top match.
View Spec
View on GitHub
AnalyticsFinancial DataFinancial NewsMarket DataReal-Time DataTradingArazzoWorkflows
Provider
Workflows
search-to-snapshot
Resolve an instrument by search and retrieve its latest pricing snapshot.
Searches for an instrument using a free-text query, captures the RIC of the top hit, and when a RIC is present, fetches the latest snapshot pricing for that instrument.
1
searchInstrument
$sourceDescriptions.dataPlatformApi.searchInstruments
Run a free-text instrument search and capture the RIC of the top-ranked hit.
2
getSnapshot
getPricingSnapshots
Retrieve the latest snapshot pricing for the RIC resolved by the search step.