FastSpring Connector
Documentation
Version: 1
Documentation

Authentication API Credentials


Description

No description available [API reference]

Instructions

Here is how to obtain FastSpring API credentials:

  1. In the FastSpring portal, navigate to Developer Tools > APIs > API Credentials.
  2. Click Create, FastSpring will automatically generate your Username and Password. Copy them, we will need them in the next step: Use credentials to get FastSpring data via REST API
    WARNING: Securely store the credentials for future reference.
  3. 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.
  4. Click Test Connection to confirm the connection is working.
  5. 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