Dynamics GP Web Services WSDL

I got a call from a customer today and he wanted to know the WSDL for Web Services for Dynamics, and it took me longer than I wanted to to put my hands on it. I'll blog it for reference purposes

Related Articles

... and you 'll find more on the Web Services Menu

WSDL 

GP 10
http://<machinename>:48620/Metadata/WCF/Full/schemas.microsoft.com.dynamics.gp.10.01.wsdl

GP 2010
http://<machinename>:48620/Metadata/WCF/Full/schemas.microsoft.com.dynamics.gp.2010.01.wsdl

GP 2013
http://<machinename>:48620/Metadata/WCF/Full/schemas.microsoft.com.dynamics.gp.2010.01wsdl
** not a typo, gp.2010 is correct

GP 2015
http://<machinename>:48620/Metadata/WCF/Full/schemas.microsoft.com.dynamics.gp.2010.01.wsdl
** not a typo, gp.2010 is correct

Service Reference
This is the URL That you use to create a Service Reference in Visual Studio

GP 2010
http://<machinename>:48620/Dynamics/GPService

GP2013
Legacy
http://<machinename>:48620/DynamicsGPWebService

Native
http://<machinename>:46820/Dynamics/GPService

GP2015
http://<machinename>:46820/Dynamics/GPService

 

 

 


RealWorldCode gives developers practical, real‑world solutions with clean, working code — no fluff, no theory, just answers.
Links
Home
Knowledge Areas
Sitemap
Contact
Et cetera
Privacy Policy
Terms and Conditions
Cookie Preferences