API Reference

Comprehensive reference for the ToolBox API and Dataverse API available to all tools running in Power Platform ToolBox.

Overview

Power Platform ToolBox provides a comprehensive set of APIs that enable tool developers to create powerful, integrated experiences. These APIs are organized into several categories, each serving a specific purpose:

  • ToolBox API - Platform features including connections, utilities, and terminal management
  • Dataverse API - Complete HTTP client for interacting with Microsoft Dataverse
  • Settings API - Persistent storage for tool-specific preferences and configuration
  • File System API - Secure file operations for reading, writing, and managing files
  • Events API - Subscribe to platform events like connection changes and settings updates
  • Error Handling - Best practices for handling errors gracefully

ToolBox API

Platform features, connections, utilities, and terminal management

Dataverse API

Complete HTTP client for Microsoft Dataverse operations

Events API

Subscribe to platform and lifecycle events

Settings API

Persistent tool-specific settings and configuration

File System API

Secure file operations and directory management

Error Handling

Best practices for error handling and user feedback

Getting Started

For developers new to Power Platform ToolBox, we recommend starting with:

  1. Quickstart Guide - Get up and running quickly
  2. ToolBox API - Learn about platform features
  3. Dataverse API - Start interacting with Dataverse
  4. Error Handling - Implement robust error handling

Next Steps

Was this page helpful?