source-shipstation contribution from JohnnyRafael #49985
+1,786
−0
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.
What
This PR adds a new connector for source Shipstation (source-shipstation).
Contributor-provided connector description:
This page contains the setup guide and reference information for Shipstation source connector.
Documentation reference:
Visit https://www.shipstation.com/docs/api/ for API documentation
Authentication setup
To get your API key and secret in ShipStation:
↳ Go to Account Settings.
↳ Select Account from the side navigation, then choose API Settings.
↳ Click "Generate New API Keys" if no key and secret are listed yet.
** IMPORTANT **
↳If you've already generated your API keys, the existing API keys will be displayed here and the button will read Regenerate API Keys.
If you already have API keys, do NOT generate new ones. Instead, copy your existing key and secret.
Copy your key and secret and paste them into the respective fields.
Details
Expand for list of spec properties and streams
Configuration
username
string
password
string
Streams
Reviewer checklist
/format-fix
to resolve any formatting errors