Hi, I'm looking at integrating with some 3rd parties, they provide a RESTful API, but I'm not sure where the actual code to GET/POST data should sit in terms of extendability and best practice. Is it better to wrap the API in a C# DLL and call this from X++, or just use X++ code, are there any particular pit falls for either solution?
Thanks
*This post is locked for comments
I have the same question (1)