Hi Chinmay To answer the first question about the version we have, It’s Online (public cloud), so in my case, i don’t need a VPN to connect to it.
For business / usage scenario, i need to pull information for a table and populate a DataGridView from my project, but at the end, i would like to also save to Dynamics based on what i have in my form textboxs.
- REST API (Faster recommended option)
- SOAP
So if i understand it correctly, i should look at REST.I have already found what i probably need:
Now i would normally need to find how to connect first and see if i need any drivers before i can start pulling data.
Any help / guidance on how to connect using REST would be very appreciated.
Thanks you