The Open Exchange Rates Data Connector can be downloaded in the Verj.io Studio and used in a Form's server events to connect to the Open Exchange Rates API.
In order to connect to the Open Exchange Rates API at runtime however, an App ID must be configured in the Verj.io Runtime Environment that the Form is running in.
Create an Open Exchange Rates App ID:
- Navigate to the Open Exchange Rates Website at openexchangerates.org.
- Sign into your account. If you don’t have an account, you’ll need to create one first.
- Click on App IDs in the menu.
- Use an existing App ID, or generate a new one by clicking Generate New App ID.
You can use this key with the Open Exchange Rates Data Connector:
- Go to the Data Connector section of the Verj.io Administration Application.
- Click + to add a New Data Connector Configuration and name it: OpenExchangeRates.
- Click + to add a Data Connector Property.
- Property Name: appid.
- Property Value: <Your Open Exchange Rates App ID>.
- Click OK.
Click here for further information about configuring a Data Connector.