Skip to content

bugs/623987- [28.0] [Quality Management] Enable Power Automate#6957

Merged
alexei-dobriansky merged 1 commit intoreleases/28.0from
bugs/623987-28.0-QM-EnablePowerAutomate
Mar 5, 2026
Merged

bugs/623987- [28.0] [Quality Management] Enable Power Automate#6957
alexei-dobriansky merged 1 commit intoreleases/28.0from
bugs/623987-28.0-QM-EnablePowerAutomate

Conversation

@alexei-dobriansky
Copy link
Copy Markdown
Contributor

@alexei-dobriansky alexei-dobriansky commented Mar 3, 2026

  • Add Power Automate-friendly API pages for quality inspections (Qlty. Inspections API and Qlty. Create Inspection API) under the qualityManagement API group
  • Add external business events for key inspection lifecycle moments (created, started, failed, passed, finished) via Qlty. Start Workflow codeunit
  • Add QltyEventCategory enum extension to register Quality Management as an event category for external integrations
  • Put QltyInspectionValues query under the qualityManagement API group.
  • Add tests covering the new API pages (Qlty. Tests - Inspections API)

Fixes AB#623987

…s events for Power Automate (#6852)

<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->

- Add Power Automate-friendly API pages for quality inspections (**Qlty.
Inspections API** and **Qlty. Create Inspection API**) under the
**qualityManagement** API group
- Add external business events for key inspection lifecycle moments
(created, started, failed, passed, finished) via **Qlty. Start
Workflow** codeunit
- Add **QltyEventCategory** enum extension to register Quality
Management as an event category for external integrations
- Put **QltyInspectionValues** query under the **qualityManagement** API
group.
- Add tests covering the new API pages (**Qlty. Tests - Inspections
API**)

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes #6226 

Fixes
[AB#618894](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/618894)



Fixes
[AB#611285](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/611285)

---------

Co-authored-by: insightworks007 <226571004+insightworks007@users.noreply.github.com>
Co-authored-by: aldobriansky <aldobriansky@microsoft.com>
@alexei-dobriansky alexei-dobriansky requested a review from a team as a code owner March 3, 2026 14:44
@github-actions github-actions bot added the AL: Apps (W1) Add-on apps for W1 label Mar 3, 2026
@github-actions github-actions bot added this to the Version 28.0 milestone Mar 3, 2026
@alexei-dobriansky alexei-dobriansky merged commit 69e2443 into releases/28.0 Mar 5, 2026
61 of 63 checks passed
@alexei-dobriansky alexei-dobriansky deleted the bugs/623987-28.0-QM-EnablePowerAutomate branch March 5, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Apps (W1) Add-on apps for W1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants