Exchange Rates

Exchange Rates ETL connector for data replication

Snapshot

FeaturesDetails

Release Status

Released

Source API Version

V1

Table Selection

Yes

Column Selection

Yes

Edit Integration

Yes

Replication Type Selection

No

Authentication Parameters

None

Replication Type

Key Based Replication

Replication Key

start_date, end_date

Suggested Replication Frequency

24 hours

Tables/APIs Supported

exchange_rates

Integrate Exchange Rates with Daton

  1. Sign in to Daton

  2. Select Exchange Rates from Integrations page

  3. Provide Integration Name Replication Frequency and History. Integration name would be used in creating tables for the integration and cannot be changed later

  4. Post successful authentication you will be prompted to choose exchange_rates table

  5. Then select all required fields

  6. Submit the integration

Workflow

  1. Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse

  2. Users would be able to edit/pause/re-activate/delete integration anytime

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list

Exchange Rates Data

exchange_rates

Purpose: This API is used to fetch the exchange rates with respective to the base currency

Source API Documentation: https://exchangerate.host/#/#docs

Replication: Key Based Incremental

Replication Key: start_date, end_date

Fields

NameData Type

date

DATE

from_currency_code

STRING

to_currency_code

STRING

value

NUMERIC

Last updated

Change request #551: Template