Hi,
I have requirement to call external rest API(which is not exposed on internet https) which is deployed on our network.
I need to pass crm form input data (json format) to this external service and it will return response in json format.
The response should be show in crm ideally html grid and when click on selected record the data should be populate on crm form fields.
Currently using crm 365 online 8.2.2 version.
What will be the best approach to achieve this functionality.
*This post is locked for comments