Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DVLA Vehicle Enquiry Service (Independent Publisher) #3638

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# DVLA Vehicle Enquiry Service

The DVLA Vehicle Enquiry Service (UK) provides vehicle details of a specified vehicle. It uses the UK vehicle registration number as input to search and provide details of the vehicle.

# Publishers: Gulshan Khurana, Pranav Khurana

## Prerequisites

You will need the following to proceed:
* A Microsoft Power Apps or Power Automate plan with custom connector feature
* An API key obtained [here](https://register-for-ves.driver-vehicle-licensing.api.gov.uk/)

## Supported Operations

The connector supports the following operation:
* `Vehicle Details`: Get vehicle details of a specified UK registered vehicle.

## Obtaining Credentials

An API key is required for this connector to work. You can sign up for free with an account on DVLA's website [here](https://register-for-ves.driver-vehicle-licensing.api.gov.uk/)

## Known issues and limitations

There are no known issues with this connector.

## Deployment Instructions

Upload the connector and create a connection using the API key from the prerequisites.