Favicon of integrate-webapi

integrate-webapi Skill

AI Agent SkillJavaScriptOpen source

Integrates Power Pages Web API into a site's frontend code with proper permissions and deployment. Orchestrates the full integration lifecycle: code integration, table permissions setup, and deployment for Dataverse CRUD operations. Use when the user wants to add Web API calls, connect to Dataverse, or add data fetchin Published by microsoft in power-platform-skills.

Decision snapshot

Is this a fit?

Best for

Deployment, Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Can write or update data, Write actions, Filesystem access, Shell access

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Confirm write permissions and scope before use. Access note: Local files. Access note: Shell access.

What is integrate-webapi Skill?

Integrates Power Pages Web API into a site's frontend code with proper permissions and deployment. Orchestrates the full integration lifecycle: code integration, table permissions setup, and deployment for Dataverse CRUD operations. Use when the user wants to add Web API calls, connect to Dataverse, or add data fetchin Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Data analysis
  • Deployment use cases
  • Data analysis use cases

Declared skill metadata

  • Source file: plugins/power-pages/skills/integrate-webapi/SKILL.md

Allowed tools declared by source

ReadWriteEditBashGrepGlobAskUserQuestionTaskTaskCreateTaskUpdateTaskList

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • Local files
  • Shell access

Requirements and access

Local filesShell access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Write actionsFilesystem accessShell accessCan write or update data

When to use integrate-webapi Skill

  • Use it for deployment.
  • Use it for data analysis.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/power-pages/skills/integrate-webapi/SKILL.md

What it does

Integrates Power Pages Web API into a site's frontend code with proper permissions and deployment. Orchestrates the full integration lifecycle: code integration, table permissions setup, and deployment for Dataverse CRUD operations. Use when the user wants to add Web API calls, connect to Dataverse, or add data fetchin

Skill instructions

Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. Integrate Web API Integrate Power Pages Web API into a code site's frontend. This skill orchestrates the full lifecycle: analyzing where integrations are needed, implementing API client code for each table, configuring permissions and site settings, and deploying the site. Core Principles - First table sequential, then parallel: The first table must be processed alone because it creates the shared powerPagesApi.ts client. Once that exists, remaining tables can be processed in parallel since each creates independent files (types, service, hooks). - Parallelize independent agents: The table-permissions-architect and webapi-settings-architect agents are independent — invoke them in parallel rather than sequentially. - Permissions require deployment: The .powerpages-site folder must exist before table permissions and site settings can be configured. Integration

Verified compatibility and discovery

Frequently asked questions

What is integrate-webapi?

integrate-webapi is a open-source AI agent skill with Copy skill directory. Integrates Power Pages Web API into a site's frontend code with proper permissions and deployment.

Who is integrate-webapi best for?

integrate-webapi is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows.

How do I install integrate-webapi?

Install or run integrate-webapi using Copy skill directory. Check integrate-webapi for the latest setup command.

Is integrate-webapi actively maintained?

integrate-webapi may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
2 months ago
Last verified
Aug 29, 2026
Metadata fetched
Aug 29, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to integrate-webapi