Hello all
this is my first ever attempt to fiddle with APIs.
I have vehicle registrations in Column-A cells and I want to use the UK, DVLA vehicle enquiry service API to get the "make" and "colour" in make and colour columns in excel.
I have already applied for the API and have my own API now to make requests.
My goal is to add a button and only get data when required.
There are few examples on the page to get the data. The responses are returned in JSON. that I need to parse and get the required data in make and colour cells. Any pointers.
Regards
The API page with examples.
this is my first ever attempt to fiddle with APIs.
I have vehicle registrations in Column-A cells and I want to use the UK, DVLA vehicle enquiry service API to get the "make" and "colour" in make and colour columns in excel.
I have already applied for the API and have my own API now to make requests.
My goal is to add a button and only get data when required.
Registration | GetData | Make | Colour |
WR60HRG |
There are few examples on the page to get the data. The responses are returned in JSON. that I need to parse and get the required data in make and colour cells. Any pointers.
Regards
The API page with examples.
DVLA Vehicle Enquiry Service (VES) API Guide
developer-portal.driver-vehicle-licensing.api.gov.uk