Shopify connector

DineshV-1571 60 Reputation points
2024-02-23T16:15:51.11+00:00

In the shopify connector, I am been trying to figure out the host name and the Token. Can some one please help me on where to get these details. Really appriciate your help

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,624 questions
0 comments No comments
{count} votes

Accepted answer
  1. Bhargava-MSFT 31,261 Reputation points Microsoft Employee Moderator
    2024-02-23T17:23:33.4333333+00:00

    Hello Dinesh V,

    The Host name is the endpoint of your Shopify server.

    ex: mystore.myshopify.com

    To get an Access Token, it depends on the type of app you are creating. If you are creating a public app, which can be installed by any Shopify store owner, you need to use OAuth to authenticate your app and generate an Access Token. If you are creating a private app, which is only for your own store, you can create an Access Token from the Shopify admin.

    Please see the below document from Shopify:

    How to Generate a Shopify Access Token

    https://www.shopify.com/partners/blog/17056443-how-to-generate-a-shopify-api-token

    Shopify API authentication:

    https://shopify.dev/docs/api/usage/authentication

    I hope this answers your question.

    If this answers your question, please consider accepting the answer by hitting the Accept answer and up-vote as it helps the community look for answers to similar questions.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.