Hi All,
I am new to Dynamics 365 and power apps also. What I am trying to do is integrate a third party system with Dynamics 365 Sales(I have a trial version to try).
1. Create an web API end point so that the third party system will consume the account list by a get call
2. T hey can make a post call to update any account or insert a new account.
Is there any step by step guide to do it using power apps or is there any other way? Can some one refer me to that?
Complementary question:
1. Same thing can be done for other entity(like contacts), how to do it?
2. How to post a metadata data for an entity through API, for example I want to add ‘Secondary address’ for an account?
Thanks in advance