How-to Guide: Generating Shopify API token

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

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

  3. Click the Develop apps button.

  4. Click Create an app.

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

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

  7. 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

  8. Click Save.

  9. Click the API credentials tab.

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

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

  12. Paste the token into Ledge.

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

Last updated