As of January 1, 2026, Shopify will limit the ability to create new legacy custom apps via the "Develop Apps" section. To ensure seamless integration with Logiwa IO, you must generate your Client ID and Client Secret using the Shopify Dev Dashboard.
NOTE: This change will not affect your existing custom apps or their current functionality in Logiwa. You can continue using your existing Access Token, or connect to Logiwa using the Client ID & Client Secret.
Step 1: Access the Dev Dashboard
Log in to your Shopify Partner account. From the user menu in the top right corner, select Dev Dashboard.
Step 2: Initialize App Creation
Once in the Dev Dashboard, verify that Apps is selected in the left-hand navigation menu. Click the Create app button located in the top right corner.
Step 3: Name Your App
You will be presented with two options. Look for the Start from Dev Dashboard section on the right side.
Enter a name for your app in the App name field (e.g., "LogiwaApp").
Note: The app name cannot contain the word "Shopify".
Click Create.
Step 4: Configure Access Scopes
After the app is created, you must define permissions.
You’ll be directed to the Versions tab. On this tab, scroll to the Access section.
Locate the Scopes text box.
Copy the following list of scopes and paste them into the box. Ensure they are comma-separated as shown:
write_orders,
read_orders,
read_products,
write_products,
read_product_listings,
read_customers,
write_customers,
read_third_party_fulfillment_orders,
write_third_party_fulfillment_orders,
read_draft_orders,
write_draft_orders,
read_inventory,
write_inventory,
read_locations,
read_fulfillments,
write_fulfillments,
read_shipping,
write_shipping,
read_merchant_managed_fulfillment_orders, write_merchant_managed_fulfillment_orders,
read_assigned_fulfillment_orders,
write_assigned_fulfillment_orders
Step 5: Release the Configuration
Once the scopes are pasted, scroll to the very bottom of the page and click the Release button to save and apply these configurations.
Step 6: Confirm Release Version
A modal window titled Release this new version? will appear.
(Optional) You may enter a Version name or Version message, but this is not required.
Click the Release button to confirm.
Step 7: Install the App
Navigate back to the Home tab using the left-hand sidebar menu.
Locate the Installs section on the right side of the dashboard.
Click the Install app button.
Step 8: Select Your Store
You will be redirected to a Shopify login or store selection screen. Select the active store where you wish to install this integration.
Step 9: Confirm Installation
On the Shopify installation screen, Click the Install button to proceed. This authorizes the app to interact with your store.
NOTE: Since Custom Apps doesnt't require review process by Shopify, The warning below is displayed on Shopify. You can proceed to Install the App.
Step 10: Access App Settings
Return to the Shopify Dev Dashboard. In the left-hand navigation menu, click on Settings.
Step 11: Retrieve Client ID and Secret
In the Settings menu, locate the Credentials section.
You will see your Client ID displayed.
The Secret will be masked by asterisks (*). Click the eye icon (Reveal) next to the Secret field to make it visible.
Keep this tab open, as you will need to copy these values in the next steps.
Step 12: Initiate Connection in Logiwa
Open Logiwa IO in a new tab or window.
Navigate to the Store and Marketplace Integrations screen.
Select the Shopify logo.
Click the Connect Store button.
Step 13: Select Authorization Method
In the "Connect Store" pop-up window:
Enter your Shopify Store Name.
Important Note: You must enter your specific Shopify Store Name (the subdomain before .myshopify.com), NOT the App Name you created in the Dev Dashboard earlier.
2. Under Select Authorization Method, choose Client ID & Secret.
Step 14: Enter Credentials
Copy the credentials from the Shopify Dev Dashboard (Step 11) and paste them into the Logiwa pop-up:
Paste the Client ID into the Client ID field.
Paste the Secret into the Secret field.
Select the Client you wish to associate with this store.
Select the API Version ( GraphQL is recommended.)
Click Continue.
Step 15: Finalize Setup
After clicking Continue, a new tab will open to complete the configuration (General, Warehouse, Advanced, Configuration settings). Please follow the standard setup instructions outlined in our Shopify Integration guide to finish connecting your store.



