Skip to Content

Welcome!

This community is for professionals and enthusiasts of our products and services.
Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

شما نیاز به ثبت‌نام دارید تا بتوانید با جامعه تعامل داشته باشید.
این سوال علامت‌گذاری شده است
1 پاسخ
22 نماها

Lists APIs and their roles, with examples to choose the right one for OCA.

آواتار
رها کردن
مولف پاسخ برتر
  • Admin API: Backend data (REST/GraphQL). REST: GET /admin/api/2025-10/orders.json; GraphQL: query { products(first: 10) { edges { node { id title } } } }
  • Storefront API: Custom storefronts (GraphQL).
  • Specialized APIs: Payments, Billing.
    Use Admin API for backend OCA syncs; GraphQL for complex queries.



آواتار
رها کردن
نوشته های مرتبط پاسخ‌ها نماها فعالیت
1
سپتامبر 25
21
1
سپتامبر 25
20
1
سپتامبر 25
20
1
سپتامبر 25
18
1
سپتامبر 25
19
logo-samandehi