DVLA api integration problems , who can help

Georgegcoker
New Member
10 0 0

I'm trying to integrate the DVLA api using GraphQl and I am having difficulties

 

I am having problems with the GraphQL Explorer

 

I geeting errors when i Run the following in the GraphQL Explorer

{
shop {
name

"Request":
"ApiKeyId": "530a0bf2-3b8e-4c08-b9b5-490994cf8206",
"PackageId": "TyreData",
"PackageVersion": 1,
"ResponseVersion": 1
},
"Response": {
"StatusCode": "Success",
"StatusMessage": "Success",
"StatusInformation": {},
"MetaDataForKeys": [
{
"Name": "Vrm|Vin|Uvid",
"Type": "String",
"IsMandatory": true
}
],
"MetaDataForItems": {
"TyreDetails": {
"RecordCount": {
"Name": "TyreDetails.RecordCount",
"Type": "Int32"
},
"RecordList": {
"Name": "TyreDetails.RecordList",
"Type": "List"
}
},
"VehicleDetails": {
"BuildYear": {
"Name": "VehicleDetails.BuildYear",
"Type": "String"
},
"Make": {
"Name": "VehicleDetails.Make",
"Type": "String"
},
"Model": {
"Name": "VehicleDetails.Model",
"Type": "String"
}
}
}
}

}
}

Replies 8 (8)

Visely-Team
Shopify Partner
1843 210 488

So what's the error you are getting?

Sergiu Svinarciuc | CTO @ visely.io
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more about the awesome stuff we do head over to visely.io or our blog
Georgegcoker
New Member
10 0 0

Thanks for your response.

I am the PM there is no one else whon can do the work and no support from the dvla.

Sandbox JSON connection string

https://uk1.ukvehicledata.co.uk/api/datapackage/TyreData?v=2&api_nullitems=1&auth_apikey=#########ke...

{

  "Request": {

    "ApiKeyId": "530a0bf2-3b8e-4c08-b9b5-490994cf8206",

    "PackageId": "TyreData",

    "PackageVersion": 1,

    "ResponseVersion": 1

  },

  "Response": {

    "StatusCode": "Success",

    "StatusMessage": "Success",

    "StatusInformation": {},

    "MetaDataForKeys": [

      {

        "Name": "Vrm|Vin|Uvid",

        "Type": "String",

        "IsMandatory": true

      }

    ],

    "MetaDataForItems": {

      "TyreDetails": {

        "RecordCount": {

          "Name": "TyreDetails.RecordCount",

          "Type": "Int32"

        },

        "RecordList": {

          "Name": "TyreDetails.RecordList",

          "Type": "List"

        }

      },

      "VehicleDetails": {

        "BuildYear": {

          "Name": "VehicleDetails.BuildYear",

          "Type": "String"

        },

        "Make": {

          "Name": "VehicleDetails.Make",

          "Type": "String"

        },

        "Model": {

          "Name": "VehicleDetails.Model",

          "Type": "String"

        }

      }

    }

  }

}

 

Visely-Team
Shopify Partner
1843 210 488

You might want to adjust your posts as you are sharing the actual authentication key in the URL and the key is also present in the response under ApiKeyId.

 

Is your question related to Shopify?

Sergiu Svinarciuc | CTO @ visely.io
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more about the awesome stuff we do head over to visely.io or our blog
Georgegcoker
New Member
10 0 0

Thanks again, but I cant access the posted info to change it

 

Can you advise on how I can integrate this api in my storefront as It give access to the dvla data so users can enter their car registration and get their tyre specifications and more

vix
Shopify Staff
540 103 121

Hi @Georgegcoker 

 

I believe we have spoken on alternate threads on this same topic. I would suggest getting in contact with a Shopify Expert to help you with the implementation of this: https://experts.shopify.com/

 

The snippet of GraphQL you have posted has "Success" in the response. I do not see an error. It sounds like possibly a misunderstanding of how to utilize this API, and at this point, there is no question related to Shopify. I would suggest contacting a Shopify Expert or hiring a developer to assist. 

To learn more visit the Shopify Help Center or the Community Blog.

Georgegcoker
New Member
10 0 0

Hello Vix and thanks again.

 

what budget would be reasonable for this work. I'm concerned about the cost of this work and what is invoved and the time it should take to complete.  If i have an idea of this work involved i can get an idea of the costs.

 

Regards George

Georgegcoker
New Member
10 0 0

HI Vix, on Saturday i recieved a quote from a Shopify expert


@vix wrote:

Hi @Georgegcoker 

 

I believe we have spoken on alternate threads on this same topic. I would suggest getting in contact with a Shopify Expert to help you with the implementation of this: https://experts.shopify.com/

 

The snippet of GraphQL you have posted has "Success" in the response. I do not see an error. It sounds like possibly a misunderstanding of how to utilize this API, and at this point, there is no question related to Shopify. I would suggest contacting a Shopify Expert or hiring a developer to assist. 



of $4500 and four weeks work.  please help and advise

vix
Shopify Staff
540 103 121

Hi @Georgegcoker 

 

You can get alternate quotes from different experts, without knowing the scope of work I am unable to provide you with an estimate for what that should cost / timeline. It sounds like you will need someone to integrate the API and also make theme changes. 

To learn more visit the Shopify Help Center or the Community Blog.