Inventory Manager - Deployed on Railway

🚀 Quick Start Guide

Connect your Shopify store to ARK using a custom app. No OAuth complexity - just simple API keys!

📋 Setup Steps

1Create Custom App in Shopify

In your Shopify admin:

2Configure API Access

In your custom app settings:

3Install & Get Credentials

After configuring scopes:

4Connect to ARK

Send your credentials to ARK via this API:

POST/api/v1/shopify/connect-custom-app
{ "shop_domain": "yourstore.myshopify.com", "access_token": "shpat_xxxxxxxxxxxxx", "business_id": "your-ark-user-id" }

✅ Benefits of Custom Apps

🔒 Security Note

Keep your access tokens secure! Send them to ARK via secure channels only.

📞 Support

Need help? Contact ARK support for assistance with your custom app setup.