Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Shopify.md formatting #30053

Merged
merged 1 commit into from
Aug 31, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 1 addition & 16 deletions docs/integrations/sources/shopify.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,9 @@
---
description: >-
Shopify is a proprietary e-commerce platform for online stores and retail point-of-sale systems.
---

::: note

If you are already a Cloud user but still use the `API PASSWORD` authentication method (option), please make sure you've switched to the `OAuth2.0`, as far as the `API PASSWORD` is going to be deprecated soon for Cloud Users, but this option remains for `OSS` users.

:::

# Shopify

This page contains the setup guide and reference information for the Shopify source connector.

## Setup guide

This connector supports the `OAuth2.0` and `API PASSWORD` (for private applications) athentication methods.
This connector supports the `OAuth2.0` and `API Password` (for private applications) athentication methods.

### Connect using OAuth2.0 (for Cloud users only)
1. Click `Authenticate your Shopify account` to start the autentication.
Expand All @@ -28,9 +16,6 @@ This connector supports the `OAuth2.0` and `API PASSWORD` (for private applicati
8. Click `Test and Save` to finish the source set up.

### Connect using `API PASSWORD` option (for OSS users)

## Setup guide

1. Name your source.
2. Enter your Store name. You can find this in your URL when logged in to Shopify or within the Store details section of your Settings.
3. Enter your Admin API access token. To set up the access token, you will need to set up a custom application. See instructions below on creating a custom app.
Expand Down