- The goal of this module is to give an introductory overview of Microsoft Power Platform SDKs that are available from Microsoft via NuGet.
In this module, you will:
- Explain what functions can be executed against Microsoft Power Platform via Microsoft Power Platform SDKs.
- Perform basic operations against Microsoft Power Platform such as create/read/update/delete operations.
- The purpose of this module is to provide an in-depth overview of plug-ins as it relates to Microsoft Power Platform development. This module will review how and when plug-ins are implemented, how they're registered and deployed, and the various configuration options that are available during plug-in registration.
In this module, you will:
- Learn how to extend plug-ins.
- Discover how to work with the Dataverse Web API, including authorizing with OAuth and using OData to query data.
This module explains how to:
- Authorize against Dataverse with OAuth.
- Use OData to query data.
Gain a Splash of New Skills - Coursera+ Annual Nearly 45% Off
Get 35% Off CFI Certifications - Code CFI35
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Introduction to Dataverse for developers
- Introduction to developing with Microsoft Dataverse
- Microsoft Dataverse extensibility model
- Event framework
- Check your knowledge
- Summary
- Extend plug-ins in Power Platform
- Introduction
- Plug-ins usage scenarios
- Plug-in execution context
- Exercise - Write your first plug-in
- Check your knowledge
- Summary
- Work with Dataverse Web API
- Introduction to the Microsoft Dataverse Web API
- Insomnia
- Authenticate against Microsoft Dataverse using OAuth
- Use OData to query data
- Use FetchXML to query data
- Call Power Automate actions from the Web API
- Use the Web API to impersonate another user
- Track entity data changes with change tracking and the Web API
- Check your knowledge
- Summary