Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Exchange Rates connector and the associated fields and tables.
Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Exchange Rates connector and the associated fields and tables.
Tables/APIs
The following are the tables or APIs associated with the Exchange Rates connector:
exchange_rates
This API is used to fetch the exchange rates respective to the base currency
For more information, see Exchange Rates- API Documentation.
Replication Type: Key Based Incremental
Replication Key: start_date, end_date
Fields
Field Name | Data Type |
---|---|
date |
DATE |
from_currency_code |
STRING |
to_currency_code |
STRING |
value |
NUMERIC |