LogoLogo
  • Getting Started
  • Sources
    • Overview
    • Data Ingestion
  • Transaction Matching
    • Overview
    • Matching Rules
  • Reconciliation
    • Overview
    • Payment Flows
  • INTEGRATION GUIDES
    • Payment Service Providers
      • How-to Guide: Generating Amazon Pay’s Payments Report
      • How-to Guide: Generating Braintree’s Transaction Report
      • How-to Guide: Generating Braintree API Credentials
      • How-to Guide: Generating Checkout's Settlement Reports
      • How-to Guide: Generating Checkout.com API Token
      • How-to Guide: Generating Klarna’s Settlements Report
      • How-to Guide: Generating Klarna’s SFTP Credentials
      • How-to Guide: Generating Method's API Key
      • How-to Guide: Generating PayPal’s Activity Report
      • How-to Guide: Generating PayPal API Credentials
      • How-to Guide: Generating Recurly’s Transactions Report
      • How-to Guide: Generating Stripe’s Payout Reconciliation Report
      • How-to Guide: Exporting Stripe Invoices
      • Generating & using Stripe API key
      • How-to Guide: Generating Worldpay's Settlement Report
      • How-to Guide: Generating Vitesse API Token
      • How-to Guide: Generating Adyen's API Token
      • How-to Guide: Generating Ramp API Credentials
    • Banks
      • How-to Guide: Generating Mercury’s API Token
      • How-to Guide: Generating Wells Fargo’s Account Activity Report
      • How-to Guide: Connect Bank of America CashPro to Ledge
    • ERPs & Platforms
      • How-to Guide: Set Up the Ledge Integration on NetSuite
      • How-to Guide: Connect NetSuite to Ledge (without installing a bundle)
      • How-to Guide: Connect Sage Intacct to Ledge
      • How-to Guide: Generating Shopify API token
    • Databases & Data Warehouses
      • How-to Guide: Locating The Required Details to Connect Snowflake
      • How-to Guide: Locating The Required Details to Connect Postgres
      • How-to Guide: Locating The Required Details to Connect Microsoft SQL Server
  • API Reference
    • Getting Started
    • Fundamentals
      • Authentication
      • Fine-Grained Permissions
      • Pagination
      • Status Codes
      • Error Handling
    • Sources
    • Transactions
      • Querying
  • Changelog
    • 2024
      • Fall Product Releases
      • Spring Product Releases
Powered by GitBook
On this page
  1. INTEGRATION GUIDES
  2. ERPs & Platforms

How-to Guide: Generating Shopify API token

Last updated 4 months ago

  1. Log into your .

  2. In the lower-left corner, click Settings.

  3. In the side-bar on the left, click Apps and sales channels and approve the prompt.

  4. Click the Develop apps button.

  5. Click Create an app.

  6. Name your app (e.g. "Ledge") and click Create app.

  7. In your App development page click Configure Admin API scopes.

  8. Check the following boxes:

    • read_all_orders

    • read_third_party_fulfillment_orders

    • read_customers

    • read_discounts

    • read_draft_orders

    • read_gift_cards

    • read_metaobjects

    • read_orders

    • read_payment_customizations

    • read_price_rules

    • read_products

    • read_purchase_options

    • read_returns

    • read_shopify_payments_disputes

    • read_shopify_payments_dispute_evidences

    • read_shopify_payments_payouts

    • read_store_credit_account_transactions

    • read_store_credit_accounts

    • read_files

  9. Click Save.

  10. Click the API credentials tab.

  11. Under Access tokens, click Install app and then approve the prompt.

  12. Click Reveal token once and then click the clipboard icon to copy.

  13. Paste the token into Ledge.

  14. Copy the store URL from the top-left corner and paste it into Ledge.

Shopify account admin page