Skip to content

CEXT-6126: Product stock validation webhook use case - #573

Merged
keharper merged 3 commits into
AdobeDocs:mainfrom
ryanjcohen:CEXT-6126
Jun 25, 2026
Merged

CEXT-6126: Product stock validation webhook use case#573
keharper merged 3 commits into
AdobeDocs:mainfrom
ryanjcohen:CEXT-6126

Conversation

@ryanjcohen

@ryanjcohen ryanjcohen commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Purpose of this pull request

This pull request (PR) adds documentation for a product stock validation webhook use case.

Affected pages

  • ...

Links to Magento Open Source code

  • ...

whatsnew
Added the topic Products: Validate stock webhook use case. This topic describes how to create a webhook that calls a third-party inventory management system to check whether the requested quantity is available.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-06-24T20:14:00.978Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-extensibility/commerce-extensibility
Skipped Rules:
  - check-frontmatter → src/pages/_includes

───────────────────────────────────────────────────────────────

Files to process: 2

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/config.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

  ⚠️  WARNING
    Location: Line 5:7
    Message: Unexpected redirecting URL `https://developer.adobe.com/commerce/docs`, expected final URL `https://developer.adobe.com/commerce/docs/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 88:11
    Message: Unexpected redirecting URL `https://experienceleague.adobe.com/docs/commerce/cloud-service/tutorials/shipping-method-extension.html`, expected final URL `https://experienceleague.adobe.com/en/docs/commerce/cloud-service/tutorials/shipping-method-extension`
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    2
  📄 Files with issues:  1
  ❌ Total errors:       0
  ⚠️  Total warnings:     3
  📋 Total issues:       3

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@keharper keharper added internal Differentiates work between external and internal contributors new-topic A major update published as an entirely new document labels Jun 25, 2026
@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Jun 25, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Linter Report

Click to expand full report
═══════════════════════════════════════════════════════════════
                     LINTER REPORT
═══════════════════════════════════════════════════════════════

Generated: 2026-06-25T14:02:48.087Z
Mode: Full Linting (all rules + dead links check)
Target Directory: /home/runner/work/commerce-extensibility/commerce-extensibility
Skipped Rules:
  - check-frontmatter → src/pages/_includes

───────────────────────────────────────────────────────────────

Files to process: 2

───────────────────────────────────────────────────────────────
📄 FILE: src/pages/config.md
───────────────────────────────────────────────────────────────
  ⚠️  WARNING
    Location: Line 1:1
    Message: Missing frontmatter section - add --- at the beginning with title and description
    Rule: check-frontmatter

  ⚠️  WARNING
    Location: Line 5:7
    Message: Unexpected redirecting URL `https://developer.adobe.com/commerce/docs`, expected final URL `https://developer.adobe.com/commerce/docs/`
    Rule: no-dead-urls

  ⚠️  WARNING
    Location: Line 88:11
    Message: Unexpected redirecting URL `https://experienceleague.adobe.com/docs/commerce/cloud-service/tutorials/shipping-method-extension.html`, expected final URL `https://experienceleague.adobe.com/en/docs/commerce/cloud-service/tutorials/shipping-method-extension`
    Rule: no-dead-urls


═══════════════════════════════════════════════════════════════
                        SUMMARY
═══════════════════════════════════════════════════════════════

  📁 Files processed:    2
  📄 Files with issues:  1
  ❌ Total errors:       0
  ⚠️  Total warnings:     3
  📋 Total issues:       3

Result: ⚠️  PASSED WITH WARNINGS - No fatal errors

═══════════════════════════════════════════════════════════════

This comment was automatically generated by the linter bot.

@keharper
keharper merged commit 06805ff into AdobeDocs:main Jun 25, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Jun 25, 2026
@ryanjcohen
ryanjcohen deleted the CEXT-6126 branch June 26, 2026 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Differentiates work between external and internal contributors new-topic A major update published as an entirely new document

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants