Documentation
README
📋 Shared instructions: shared-instructions.md — read first.
Add Dataverse
Two paths:
- Existing tables only — skip to Step 5 (just runs
npx power-apps add-data-sourceper table) - New / extended tables — full workflow with Web API mutations in dependency order
Workflow
- Verify project & auth → 2. Resolve plan/operation manifest → 3. Setup Dataverse Web API auth → 4. Validate manifest or reconcile live metadata → 5. Execute sequential metadata phases → 6. Add data sources → 6b. Publish fallback customizations → 6c. Verify tables → 6d. Write manifest → 7. Inspect generated files → 8. Type-check → 8.5. Offline profile reconciliation → 9. Summary
Step 1 — Verify project & auth
This is the opening of the README. Read the full README on GitHub.