Hello everyone
I need to integrate an external web based API with Dynamics AX2009. I have been tasked to
- Create HTTP request and send
- Catch the response, which will be XML
- Interpret the XML to pull the necessary data into approriate tables in ax.
I haven't done anything like this before and all the materials i have found are not helping me. They all keep mashing up WCF, Web services and API and because am new to this, the whole thing is confusing me.
Can someone please walk me through how to do this??
Thank you