Hi, I’m really really stuck and have no idea what to do as I cannot find anything which helps online
I’ve got the DVLA API & key (and put the key into the ‘secret manager’ part of wix) and i’ve created a form in which a user puts their personal info in and then puts their reg number in and then when they click submit I would like it to fetch the vehicle info from the DVLA API & confirm their vehicle to them saying for example: “is this your vehicle?” and return their car colour, model, make, year etc.
The problem is i’ve searched all of google and youtube to the point its almost like its not possible to do as I first can’t figure out how to link the API to wix or second how to link when the user clicks the submit button to giving the API specifically only the info from the vehicle reg number text box to then fetch & return the vehicle data.
Below is the API documentation but I can’t figure out how I can actually use it as all of these examples are not based off user input from a form
I would really really appreciate any help
Thank you