Started working with MS Dynamics GP and reading the documentation here: https://docs.microsoft.com/en-us/previous-versions/dynamicsgp/developer/hh686187(v=gp.20) I was sure that SOAP is the only way to integrate with this it. But yesterday i found this documentation: Swagger API which interested me a lot.
So my question is if REST integration is possible with Dynamics GP?
Thank you in advance!
Dynamics GP does support REST Webservices via Service Based Architecture.
However, they are not being developed further and do have considerations you need to be aware of.
https://winthropdc.wordpress.com/2016/03/09/sba-is-not-as-asynchronous-as-you-might-think/
FYI: GP Power Tools allows you to create custom SBA service procedures.
Regards
David