Hello
Is that possible to get access to an demo/ free trial environment so I can try to build an integration with Dynamics AX?
I wanna build an script that will be reading Purchase order line item details and also receipt/GRN line item details.
Then I'll fetch the invoice line items from another system that is extracting the invoice data via OCR(Optical Character Recognition), run some logic then create the API Invoice on Dynamics AX.
I already found some documentation on how to setup/expose some operations via HTTP.
docs.microsoft.com/.../walkthrough-exchanging-documents-by-using-the-http-adapter
Thanks
Tiago