API guide link: https://developer.bigcommerce.com/api-reference
Link to authentication page: https://developer.bigcommerce.com/api-docs/getting-started/authentication#authentication_when-to-use
Token-based authentication
- Name: Required: Name the connection.
- Connection type: Required: The form will automatically select BigCommerce.
- Authentication Type: Required: Select the Authentication type as Token if you have created an API Account in BigCommerce and got the Access Token and Client ID.
- Access Token: Required: This Access Token works in tandem with the Client ID.
- Store Hash:Required: This is the Store Hash of your BigCommerce Account.
- Client ID: Required: This Client ID works together with the Access Token to grant authorization.
Basic authentication
- Name: Required: Name the connection.
- Connection type: Required: The form will automatically select BigCommerce.
- Authentication Type: Required: Select the Authentication type as Basic if you have created an API Account in BigCommerce and got the Access Token and Client ID.
- Username: Required: Client ID will be the Username.
- Password:Required: Access Token will be the Password.
- Base URI: Required: Base URI of Your store.
- Borrow concurrency from (optional): Select another connection from the list....
NOTE: Selecting another app changes form...
- Concurrency level (optional): Up to 25 allowed....
Read more about this connector:
Comments
0 comments
Please sign in to leave a comment.