Skip to main content

Open Exchange Rates

Overview

The Open Exchange Rates source connector lets you authenticate against the Open Exchange Rates API using an App ID.

At this time, the connector supports credential validation but does not yet support extraction (syncing data). If you attempt to run a sync, it will fail with an “extraction is still in development” error.

Setup

  1. Create an Open Exchange Rates account: https://openexchangerates.org/
  2. Copy your App ID from your Open Exchange Rates dashboard.
  3. Use the App ID to configure the connector (see configuration below).

Authentication

This connector authenticates using your Open Exchange Rates App ID.

During connection testing/login, the connector validates credentials by calling:

  • GET https://openexchangerates.org/api/usage.json

and sending your App ID as an authorization token.

Configuration

FieldTypeRequiredDescription
app_idstringYour Open Exchange Rates App ID.

Streams

No streams are currently available. The connector’s extraction/sync functionality is still in development.