Settings
Configure admin dashboard and integrations
Shopify Configuration
Configure shop.moodmnky.com API credentials
Required Environment Variables
NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN
SHOPIFY_ADMIN_ACCESS_TOKENRequired for product management
SHOPIFY_STOREFRONT_ACCESS_TOKENRequired for public access
How to Get Shopify API Credentials:
- Log in to your Shopify admin dashboard
- Go to Settings → Apps and sales channels → Develop apps
- Click "Create an app" (or select existing app)
- Configure Admin API scopes:
- read_products, write_products
- read_inventory, write_inventory
- read_product_listings
- read_collections, write_collections
- Install the app and generate the Admin API access token
- Create a Storefront API access token (for public product access)
Note: These environment variables must be added to your Vercel project settings. Go to your project → Settings → Environment Variables to add them.
Notion Configuration
Notion API and database connections
Configured Database IDs
MNKY Science Fragrance Oils:2c8cd2a65422813a8d0fefdd74a80a6f
MNKY Products:a57635f9276d4d37a3686db6c0a02f8e
MNKY Formulas:604555f9db4843d6af5d2e21cc0429b6
Supabase MNKY_MIND
Production database connection
Sync Configuration
Configure automatic sync schedules
Auto-sync Fragrances
Sync from Notion every 4 hours
Auto-push to Shopify
Push products after Notion sync
Health Monitoring
Check connections every 30 seconds
Other Integrations
Additional API configurations
OpenAI API
For AI-powered features
Wolfram Alpha
Formula calculations
n8n Workflows
Automation integrations