Skip to main content

How to connect Ringly.io to Shopify using a custom app

This guide helps you connect your Shopify store to Ringly by creating a custom app in Shopify’s Developer Dashboard.

Maurizio avatar
Written by Maurizio
Updated yesterday

This guide helps you connect your Shopify store to Ringly by creating a custom app in Shopify’s Developer Dashboard.

No coding needed. Just copy and paste some stuff.

What you’ll need

  • Access to the Shopify store you want to connect

  • Access to Ringly


Step-by-step

1) Open the Shopify Dev Dashboard

2) Create a new app

  1. Click Create app

  2. App name: Ringly.io

  3. Click Create

3) Set the App URL (important)

  1. Find App URL

  2. Paste: https://app.ringly.io/

  3. Uncheck: Embed app in Shopify admin

4) Add the scopes

Find Scopes and paste this list:

read_assigned_fulfillment_orders, read_customer_events, read_customers, read_draft_orders, read_fulfillments, read_inventory, read_order_edits, read_orders, read_products, read_product_listings, write_returns, write_orders, read_discounts, read_returns, read_shipping, read_all_orders

5) Add the Redirect URL

Find Redirect URL and paste:

https://app.ringly.io/onboarding-2?custom=true

6) Release the app

  1. Click Release

  2. You can leave the version name empty

7) Install the app on your store

  1. Click Home

  2. Click Install app

  3. Choose the store you want

  4. Click Install

When you're connecting Shopify from the Integrations page, you'll be redirected to the Seth page, but you need to go back to the integrations page to finish the last steps below.

8) Copy the Client ID and Secret into Ringly

  1. Go back to the Shopify dev dashboard

  2. Click Settings

  3. Copy Client ID → paste into Ringly

  4. Copy Secret → paste into Ringly

Keep the Secret private.


If something doesn’t work

  • Double-check the App URL is https://app.ringly.io/

  • Make sure Embed app in Shopify admin is unchecked

  • Make sure the Redirect URL matches exactly (no extra spaces)

Did this answer your question?