Authentication API Credentials
Contents
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 | Label | Required | Default value | Options | Description |
---|---|---|---|---|---|
UserName | UserName | YES |
|
||
Password | Password | YES |
|
||
RetryMode | RetryMode |
RetryWhenStatusCodeMatch
|
|
||
RetryStatusCodeList | RetryStatusCodeList |
429
|
|
||
RetryCountMax | RetryCountMax |
5
|
|
||
RetryMultiplyWaitTime | RetryMultiplyWaitTime |
True
|
|
||
WebStoreUrl | Your Webstore URL |
https://YOUR-STORE.onfastspring.com
|
|