API Credentials
Description
No description available [API reference]
Instructions
Here is how to obtain FastSpring API credentials:
- In the FastSpring portal, navigate to Developer Tools > APIs > API Credentials.
-
Click Create, FastSpring will automatically generate your Username and Password.
Copy them, we will need them in the next step:
WARNING: Securely store the credentials for future reference.
-
Now go to SSIS package or ODBC data source and use this token in API Credentials authentication configuration:
- In the UserName field paste the Username value you copied in the previous step.
- In the Password field paste the Password value you copied in the previous step.
- Click Test Connection to confirm the connection is working.
- Done! Now you are ready to use FastSpring Connector!
Parameters
Parameter | Required | Default value | Options |
---|---|---|---|
Name: UserName Label: UserName |
YES | ||
Name: Password Label: Password |
YES | ||
Name: RetryMode Label: RetryMode |
RetryWhenStatusCodeMatch
|
||
Name: RetryStatusCodeList
Label: RetryStatusCodeList |
429
|
||
Name: RetryCountMax Label: RetryCountMax |
5
|
||
Name: RetryMultiplyWaitTime Label: RetryMultiplyWaitTime |
True
|
||
Name: WebStoreUrl Label: Your Webstore URL |
https://YOUR-STORE.onfastspring.com
|