web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / WSDL SERVICE FOR EUROP...
Power Automate
Unanswered

WSDL SERVICE FOR EUROPEAN VAT CHECK - VIES

(1) ShareShare
ReportReport
Posted on by 21

Hi there,

 

Is there some who have already experiment a Power Automate to send request to check the UE website that verify if a VAT ID is correct or not ? aka Vies.

 

https://ec.europa.eu/taxation_customs/vies/checkVatTestService.wsdl

 

I'm looking to find out if Power Automate could be a good place for individual check.

 

Thanks for your hints.

 

BR,

Gérald

Categories:
I have the same question (0)
  • alrezac Profile Picture
    on at

    Hi,

     

    I haven't personally heard of this VAT check before. I have a few idea's with how this might be doable but I'm not certain. This might be something you want to talk with a resource with if this is something you want to pursue.

     

    Regards,

     

    Alex

     

    -------

     

    Community Support Team _ Alex Rezac
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • GhitaFjorback1 Profile Picture
    69 on at

    @GeraldBonnin did you find out how to do this with Power Automate? I am looking for same solution. 🙂

     

  • thesanjiv Profile Picture
    2 on at

    Hi All, 

    If you know how to call WSDL service in Power Automate(MS Flow) without using Postman collection 

    Regards,

    Sanjeev 

     

  • GhitaFjorback1 Profile Picture
    69 on at

    I found out how to use the rest api function of Vies. See below.

    GhitaFjorback1_0-1628888026612.png

     

  • bearRidge Profile Picture
    7 on at

    @GhitaFjorback1 did you really get this to work? I tried it out, both in Power Automat and in Postman but all I get is 500 internal server error

  • Verified answer
    GeraldBonnin Profile Picture
    21 on at

    Well on my side the solution of @GhitaFjorback1 never worked. Also @bearRidge @thesanjiv , I have found out a way to make it. SOAP is not the best approach finally.

     

    But using the REST API with HTTP Power Flow activity :

     

    GeraldBonnin_0-1682501024090.png

     

    Provide URI as following with GET Methode

    https://ec.europa.eu/taxation_customs/vies/rest-api/ms/{your partner VAT country}/vat/{your parnter VAT number}?requesterMemberStateCode={your country VAT}&requesterNumber={your VAT number}

     

    You will get following output schema easy to parse then :

     

    {
      "isValid",
      "requestDate""",
      "userError""",
      "name""",
      "address""",
      "requestIdentifier""",
      "vatNumber""",
      "viesApproximate": {
        "name""---",
        "street""---",
        "postalCode""---",
        "city""---",
        "companyType""---",
        "matchName"3,
        "matchStreet"3,
        "matchPostalCode"3,
        "matchCity"3,
        "matchCompanyType"3
      }
    }
  • bearRidge Profile Picture
    7 on at

    @GeraldBonnin that made my day. 😊 Do you have a link to some documentation for that rest api? I could only find information about their soap service.

  • GeraldBonnin Profile Picture
    21 on at

    I'am afraid not. I have understood by sniffing real example via the web interface :

    GeraldBonnin_0-1682525411524.png

    GeraldBonnin_1-1682525436715.png

     

  • GeraldBonnin Profile Picture
    21 on at

    Capture d’écran 2023-04-26 182049.jpg

    "

    {
        "type""object",
        "properties": {
            "isValid": {
                "type""boolean"
            },
            "requestDate": {
                "type""string"
            },
            "userError": {
                "type""string"
            },
            "name": {
                "type""string"
            },
            "address": {
                "type""string"
            },
            "requestIdentifier": {
                "type""string"
            },
            "vatNumber": {
                "type""string"
            },
            "viesApproximate": {
                "type""object",
                "properties": {
                    "name": {
                        "type""string"
                    },
                    "street": {
                        "type""string"
                    },
                    "postalCode": {
                        "type""string"
                    },
                    "city": {
                        "type""string"
                    },
                    "companyType": {
                        "type""string"
                    },
                    "matchName": {
                        "type""integer"
                    },
                    "matchStreet": {
                        "type""integer"
                    },
                    "matchPostalCode": {
                        "type""integer"
                    },
                    "matchCity": {
                        "type""integer"
                    },
                    "matchCompanyType": {
                        "type""integer"
                    }
                }
            }
        }
    }"
  • bearRidge Profile Picture
    7 on at

    I was in contact with the support during the day. First they told me:

    1. If you were attempting to access the VoW service via (REST (API)):
    • The VIES on the WEB (VoW), besides the WEB Interactive service, only offers a SOAP (API) interface. Therefore, the REST (API) service should not be used. Following installation of VoW 7.0.0 into production on 11/08/2022, this is no longer feasible. For your information, as the VoW constantly evolves, the next release of the VoW is also planned to include a REST (API) service that will be accompanied with the corresponding documentation.

    And then they told me:

    As regards the “REST API”, this will be implemented in the next few months and will be accompanied with corresponding documentation. NO specific date for this implementation is known to us as yet.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard