Hi,
I have a requirement where I need to call Amazon API from D365 to pass Shipment Tracking # details.
The exact event where I need to call is at pack screen which is customized already.
Currently in pack screen when user click create label, we call Carrier service (FedEx, UPS etc.,) and in response we got tracking #. This tracking # is send to Amazon or respective e-commerce platform using BYOD. This step is good but take time.
So we thought of alternate methods. One such method is calling external API immediately after we received tracking. I want to know whether this method is OK. In production whether Microsoft will allow calling external API calls made from D365.
Regards,
Manivannan