The What3Words Data Connector can be downloaded in the Verj.io Studio and used in a Form's server events to connect to what3words.
In order to connect to what3words at runtime however, a what3words API key must be configured in the Verj.io Runtime Environment that the Form is running in.
Create a what3words API key:
- Navigate to the what3words website at accounts.what3words.com.
- Sign into your what3words account. If you don’t have an account, you’ll need to create one first.
- In the Overview section you can view existing keys and generate new ones.
- We recommend generating a new API key for each application.
- Click Create another key.
- Fill in the Project name and other required information.
- Click Generate API key.
You can use this key with the What3Words 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: What3Words.
- Click + to add a Data Connector Property.
- Property Name: key.
- Property Value: <Your what3words API Key>.
- Click OK.
Click here for further information about configuring a Data Connector.