CRM Service
Customer Relationship Management service for the Digital Experience ecosystem. Manage user profiles, track events, and analyze customer behavior.
38
Users
1347
Events
31
Purchases
Customer Profiles
Browse and review customer profiles for demos. View demographics, metrics, activity, and recommendations.
REST API
Explore the REST API endpoints for users, events, and purchases. Interactive documentation with DRF.
Admin Panel
Django admin interface for managing users, events, purchases, and custom attributes.
API Endpoints
GET
/api/users/
List all users
GET
/api/users/{id}/
User details
GET
/api/events/
List all events
GET
/api/purchases/
List all purchases
GET
/health/
Health check
HTML
/profiles/
Profile browser