Тёмный

PL-400 Exam Prep: Authenticating into the Microsoft Dataverse Web API 

CRM Chap
Подписаться 2,6 тыс.
Просмотров 6 тыс.
50% 1

Using the Microsoft Dataverse Web API, we can perform various operations targeting the platform, regardless of the programming language we are working with. This video will demonstrate how you can start working with the Web API by creating the appropriate authentication profile and mock requests using the Postman application.
This video is part of my series focused on providing small, bite-size learning tools to prepare to sit Microsoft Exam PL-400: Microsoft Power Platform Developer. More details about the exam can be viewed below:
docs.microsoft...
To view the accompanying blog post to this video, use the link below:
wp.me/p7cr4U-1P6
Download the Postman app using the link below:
www.postman.co...
Have any questions relating to the Microsoft Dataverse Web API? Let me know in the comments below, or you can reach out to me on Twitter instead:
/ joejgriffin
#PowerPlatform #CommonDataService #MicrosoftDataverse #PowerApps

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 12   
@afroseahamed9177
@afroseahamed9177 2 года назад
thank you for this video… very informative… quick one.. what is the use of using callback/redirect url? you have entered local host…
@CRMChap
@CRMChap 2 года назад
You can find out more about Redirect URI's (reply URL's) here: docs.microsoft.com/en-us/azure/active-directory/develop/reply-url For most scenarios (including the one shown in the video), it's not a strict requirement to have; so, in these cases, we can use localhost or similar.
@sandeepadode1
@sandeepadode1 10 месяцев назад
Can we create a web api that would internally connect to daraverse? I am planning to create a custom connector that would have custom logic to do some custom logic with dataverse. I built the api with client secret, but I want that to run under the context of the end user who put in their credentials while connecting to the custom connector first that will be used in a canvas app. I am basically trying to get the context of the current logged in user from canvas app. Can we do that?
@CRMChap
@CRMChap 9 месяцев назад
I think you will encounter some technical challenges using custom connectors, but the scenario you are describing would, I believe, require on-behalf OAuth 2.0 flow implemented within your API: learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-on-behalf-of-flow
@sandeepadode1
@sandeepadode1 9 месяцев назад
@@CRMChap thank you. I figured it out 🙂
@saradehond3293
@saradehond3293 2 года назад
Hi CRM Chap, is there an equivalent to this after June 2022 when they will stop with security updates to the authentication library? They mention Microsoft Graph Api as a feature that success the old one...
@CRMChap
@CRMChap 2 года назад
The new v2 endpoints should work for this example e.g. login.microsoftonline.com//oauth2/v2.0/authorize. The only difference is that you shouldn't require the resource query parameter at the end.
@saradehond3293
@saradehond3293 2 года назад
@@CRMChap thanks :)
@kranthidn
@kranthidn 3 года назад
If I import data into two dataverse tables using get data then how to add relationship ? Even if I add relationship then also there is no connection between records of two tables ?
@CRMChap
@CRMChap 3 года назад
Hi Kranthi, could you please elaborate a little further - are you using Dataflows to import your data?
@piyushkothari3
@piyushkothari3 2 года назад
Can you also explain how to connect using client credentials?
@CRMChap
@CRMChap 2 года назад
Please check this article for details on how to generate an access token for client credentials: docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow#get-a-token
Далее
Query Dataverse Tables With HTTP POST
8:10
Просмотров 10 тыс.
Dataverse REST Builder | #PowerPlatformTV 045
17:05
Просмотров 4,7 тыс.