add-datasource

Automate adding data sources and connectors to Power Apps code apps.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill add-datasource-promitdutta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-datasource
Source: https://github.com/promitdutta/power-platform-skills-qwen/tree/main/skills/code-apps/add-datasource
Command: npx skills add https://github.com/promitdutta/power-platform-skills-qwen --skill add-datasource-promitdutta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of adding data sources or connectors to Power Apps code apps, streamlining the connection between your app and various data sources.

Core Features & Use Cases

  • Data Source Selection: Helps users identify the right data source for their needs, such as Dataverse, SharePoint, or OneDrive.
  • Automatic Routing: Routes users to the appropriate specialized skill based on their data source choice, reducing the complexity of data integration.
  • Use Case: For example, if a developer wants to connect their Power Apps code app to a SharePoint list, this Skill can guide them through the process without requiring knowledge of specific connector names.

Quick Start

Use the add-datasource skill to add a SharePoint list connector to your Power Apps code app.

Frequently Asked Questions about add-datasource

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a data source to a Power Apps code app?

You can add a data source to a Power Apps code app by using this Skill to select the appropriate connector, which then routes you to a specialized skill for integration. It supports Dataverse, SharePoint, and OneDrive.

Can I connect a Power Platform code app to SharePoint without knowing specific connector names?

Yes, you can connect a Power Platform code app to SharePoint without knowing specific connector names. The Skill guides you through selecting the data source and routes you to the appropriate specialized integration skill.

Do I need the Power Platform CLI to connect my code app to Dataverse?

Yes, connecting your code app to Dataverse requires the Power Platform CLI and relevant connectors. The Skill automates the routing process but depends on the CLI to execute the integration.

What data sources are supported when connecting Power Apps code apps?

Supported data sources include Dataverse, SharePoint, and OneDrive. The Skill identifies your chosen data source and routes you to the appropriate specialized skill to complete the connector integration.

What's the best way to automate adding connectors to a Power Apps code app?

The best way to automate adding connectors is using this Skill to identify the required data source and route to specialized skills for integration. It reduces complexity by handling the selection and routing process automatically.