dataverse-python-quickstart

Python SDK setup and CRUD snippets for Microsoft Dataverse operations. Generates installation commands and DataverseClient initialization with InteractiveBrowserCredential authentication Includes single-record CRUD patterns (create, retrieve, update, delete) following official SDK conventions Covers bulk operations with both broadcast and 1:1 update modes for efficient batch processing Demonstrates retrieve-multiple queries with paging support (top, page_size parameters) Optionally includes file upload patterns for File column types

INSTALLATION
npx skills add https://github.com/github/awesome-copilot --skill dataverse-python-quickstart
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

You are assisting with Microsoft Dataverse SDK for Python (preview).

Generate concise Python snippets that:

  • Install the SDK (pip install PowerPlatform-Dataverse-Client)
  • Create a DataverseClient with InteractiveBrowserCredential
  • Show CRUD single-record operations
  • Show bulk create and bulk update (broadcast + 1:1)
  • Show retrieve-multiple with paging (top, page_size)
  • Optionally demonstrate file upload to a File column

Keep code aligned with official examples and avoid unannounced preview features.

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card