docs: fix broken SparkPost Postman collection link#861
Merged
Conversation
The old god.postman.co run-collection link is broken. Point to the raw collection JSON on GitHub instead so it works both for viewing and for Postman's import-by-URL flow.
✅ Deploy Preview for support-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
PauloJeunonSousa
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
god.postman.co/run-collection/...link for the SparkPost Postman collection is broken.raw.githubusercontent.com/SparkPost/postman-collection/master/collection/sparkpost-api.json.postman_collection.json), which works both when clicked directly and via Postman's import-by-URL flow.Test plan
Note
Low Risk
Documentation-only link updates with no application, API, or security behavior changes.
Overview
Replaces the broken
god.postman.co/run-collection/...URLs with the raw Postman collection JSON on GitHub (SparkPost/postman-collection) in getting-started-sparkpost (Sending Email) and inbound-email-relay-webhook (Getting Started and Create an Inbound Domain).Readers can import the collection via Postman’s import-by-URL flow or by downloading the JSON directly.
Reviewed by Cursor Bugbot for commit 15bd56f. Bugbot is set up for automated code reviews on this repo. Configure here.