Skip to content

Conversation

Copilot
Copy link

@Copilot Copilot AI commented Aug 24, 2025

Fixes #998

The webhook overview page shows how to create a webhook with a scope property (e.g., "scope": "store/order/updated") but didn't provide an obvious way for users to discover all available webhook scopes.

This PR adds a prominent callout immediately after the webhook creation example that directs users to the comprehensive Webhook Events reference where all available scopes are documented.

Before: Users had to scroll through the entire overview page to find references to the webhook events page, and it wasn't clear that's where scopes are documented.

After: Users see a clear, contextual callout right after the webhook creation example that specifically mentions the scope property and points them to the right documentation.

The change is minimal (3 lines) and follows existing documentation patterns with an info callout that provides helpful guidance exactly when users need it.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@Copilot Copilot AI changed the title [WIP] Fix the documentation issue mentioned in @bigcommerce/docs/issues/998 Add clear reference to webhook scopes documentation in overview Aug 24, 2025
@Copilot Copilot AI requested a review from bookernath August 24, 2025 04:40
Copilot finished work on behalf of bookernath August 24, 2025 04:40
@bookernath bookernath marked this pull request as ready for review August 24, 2025 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feedback for “Manage Webhooks Single”
2 participants