Shopify entegrasyonu
Shopify mağaza olaylarını ve Content API’yi Otomasyum örnek scripti ile bağlayın.
-
1
Shopify site kaydı oluşturun
Otomasyum’da: Siteler → Oluştur → tür Shopify. Site URL olarak mağaza domain’inizi yazın.
-
2
Örnek scripti bağlayın
Örneği Shopify uygulama backend’inizde veya webhook handler’da kullanın. Site detayından OTOMASYUM_API_KEY ve isteğe bağlı Content API token’ı ayarlayın.
OTOMASYUM_SYNC_URL=https://app.otomasyum.com/api/v1/tenant/sites/sync OTOMASYUM_API_KEY=your_webhook_api_key OTOMASYUM_CONTENT_URL=https://app.otomasyum.com/api/v1/content OTOMASYUM_CONTENT_TOKEN=your_content_token