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
My earlier approach worked for me for a long time, and then suddenly it didn’t work anymore. I no longer need the process in my organization, so I didn’t really care about it, but I am glad to see that a new approach is now working! 👌🏻
I was in contact with the support during the day. First they told me:
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.
"
I'am afraid not. I have understood by sniffing real example via the web interface :
@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.
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 :
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 :
@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
I found out how to use the rest api function of Vies. See below.
Hi All,
If you know how to call WSDL service in Power Automate(MS Flow) without using Postman collection
Regards,
Sanjeev
@GeraldBonnin did you find out how to do this with Power Automate? I am looking for same solution. 🙂
WarrenBelz
146,743
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,079
Most Valuable Professional