Fetch financial data from FMP API
The Financial Data step fetches comprehensive financial information for a publicly traded company by ticker symbol. It returns current pricing, market cap, quote data, and 40+ historical data arrays covering revenue, income, cash flow, debt, and more. Both field sets are locked with system-defined fields.
The step reads a ticker string from its input record (must be non-empty). It calls the Financial Modeling Prep API and returns current_price, company_name, market_cap, quote data (change, volume, day_low, day_high, year_high, year_low, moving averages), and 40+ historical array fields (revenue_values, net_income_values, gross_profit_values, fcf_values, roe_values, ebitda_values, total_assets_values, total_debt_values, operating_cash_flow_values, and more).