Help Scout
-
Import/clone the
HelpScout_HTTPsource from the Connectors library application.-
BigCommerce supports two grant types of OAuth 2.0 authentication: (1) Authorization code flow and (2) Client Credentials. The
BigCommerce_HTTPsource is preconfigured for the Client Credentials grant type. You can get your Client ID and Client secret as follows: create an app by nagivating to Your Profile -> My apps -> click Create My App -> enter an app name. App ID and App Secret will be generated. Use them in Client ID and Client secret in the theHelpScout_HTTPsource. -
The Connectors library application contains examples of how to create and download customers. You can modify these examples for any other API calls supported by Help Scout: https://developer.helpscout.com/
-