App Introduction
This app syncs your store’s customers with your existing system credentials. It synchronizes Shopify customers’ emails, names, and phone numbers with your CIAM (Customer Identity and Access Management) system, eliminating the need to maintain customer information in two places. Ideal for merchants who sell services or subscriptions that require customers to log in to their existing website and CIAM. When a Shopify customer is created or updated, their information is replicated in one of four supported CIAMs: Amazon (AWS) Cognito, Azure AD B2C, Google (GCP) Identity Platform, and Okta.
Core Functionality
- Sync Shopify customers with merchants' existing CIAM
- Compatible with Amazon (AWS) Cognito, Azure AD B2C, Google (GCP) Identity Platform, and Okta
- Works seamlessly with Shopify's new customer login to simplify password management
Merchant-Friendly
- Cross-border E-commerce Merchants
- Enterprise E-commerce
- Multi-platform Operators
Basic Information
- Developer:WWC
- Address:108 Audubon, Dollard-Des-Ormeaux, QC, H9B 3E9, CA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-12-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/external_id.json
- PUT /admin/api/customers/{customer_id}/external_id.json
- GET /admin/api/customers/external_id.json
Permission:write_customers,read_customers,manage_authentication
- POST /admin/api/customer_sync/providers/{provider}.json
- PUT /admin/api/customer_sync/providers/{provider}.json
- GET /admin/api/customer_sync/providers.json
Permission:write_customers,read_customers,manage_providers
- POST /admin/api/customers/{customer_id}/password_sync.json
- PUT /admin/api/customers/{customer_id}/password_sync.json
- GET /admin/api/customers/password_sync.json
Permission:write_customers,read_customers,manage_security