Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel2
absoluteUrltrue

Overview

Use You can use this account type to connect Shopify Snaps with data sources that use Shopify Dynamic OAauth2 accounts.

...

Limitations and Known Issues

None

Account Settings


Required. Specify Shopify
ParameterData TypeField NameField DependencyDescriptionDefault ValueExample 
Label*StringN/A

Specify a unique label for the account.

Default Value: N/A

Example: Shopify_Dynamic_OAuth_Account

Access Token*StringRequired. N/A

Specify the access token for the account. See Getting an Access Token for more information on how to get an access token.

Default Value: N/A
Examplef85632530bf277ec9ac6f649fc327f17

Store Name*StringRequired. N/A

Specify the store name for which you want to create the account.

Default Value: N/A
Examplestore-87

Getting an Access Token

  1. Log into Shopify application.
  2. Provide the required parameters, such as, Client ID, Client Secret, and Redirect URL.
  3. Hit the URL from the browser.
    The output as shown below is displayed in the browser.

  4. From above URL, copy the code and create a request in Post man by providing Client ID, Client Secret, and code and click on Send.
    The access token is displayed along with the scope mentioned in the above URL, that is hit from URL from the browser.
  5. Provide the Access token and Store Name in the Shopify Dynamic OAuth2 Account.

...