The DVLA Vehicle Enquiry Data Connector can be downloaded in the Verj.io Studio and used in a Form's server events to connect to the UK Driver & Vehicle Licensing Agency's Vehicle Enquiry Service.
In order to connect to the Vehicle Enquire Service at runtime however, an API key must be configured in the Verj.io Runtime Environment that the Form is running in.
Register for an API key at register-for-ves.driver-vehicle-licensing.api.gov.uk. An email containing your API key will be sent upon a successful registration.
You can use this key with the DVLA Vehicle Enquiry 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: DVLA.
- Click + to add a Data Connector Property.
- Property Name: key.
- Property Value: <Your DVLA API key>.
- Click OK.
Click here for further information about configuring a Data Connector.