Hello, this was very useful for me, thanks for putting this together. I was able to get a token, but not able to execute the Get query with the token. I get a 401 Unauthorized error. Any ideas on why that would be? I followed your tutorial for every step.
Thank you !!! Actually I created that action in Default Solution & this default solution has default publisher with 'new_' prefix. Latter on I added that created action to my solution.
Thank you for the tutprial but how to see the api url for onprem environment.. do they have this kind of page in onpremise environment.. I am new to this platform..
@@DotNETLittleBoy Thank you for the reply. How can I use the api and how to form the api url in an on-prem Finance and Operation module. Can you help to find me more articles about this..
very good class sir. please try to upload more videos sir thanku
Thanks
you are professional, So thx
Thanks 👍
Thank you sir
Hello, this was very useful for me, thanks for putting this together. I was able to get a token, but not able to execute the Get query with the token. I get a 401 Unauthorized error. Any ideas on why that would be? I followed your tutorial for every step.
Very helpful, thank you. One question: why the Action Unique Name's prefix used "new_", not "pdlb_"? (At 22:20).
Thank you !!! Actually I created that action in Default Solution & this default solution has default publisher with 'new_' prefix. Latter on I added that created action to my solution.
@@DotNETLittleBoy Welcome. Please keep going ahead.
Thank you for the tutprial but how to see the api url for onprem environment.. do they have this kind of page in onpremise environment.. I am new to this platform..
Yes, on premise also you will have Web API end point URL similar to that.
Keep learning.
@@DotNETLittleBoy Thank you for the reply. How can I use the api and how to form the api url in an on-prem Finance and Operation module. Can you help to find me more articles about this..
Very helpful session. Can you please tell the difference between Organization Service and Instance Web API url end point ?
can you explain how to implement .net api by using CRM api..
This is On-premise version or cloud version?
This is on cloud version.
Can we consume external APIs (outside d365) in action?
Yes, you can. But before you use that, we should Authorize it .. like generate token or something, or secret key.. etc.