Step-by-step wizard to create orgs, add Glofox & GHL credentials, and run syncs. No code required.
Map Glofox member fields to GHL custom object and sync 5 latest members.
GET /api/orgs - List your organizationsPOST /api/orgs - Create a new organizationGET|POST /api/orgs/{orgId}/credentials - Manage Glofox + GHL credentialsGET|POST|DELETE /api/orgs/{orgId}/members - Manage org membersGET /api/orgs/{orgId}/sync-members - Sync members from Glofox to GHLGET /api/orgs/{orgId}/sync-payments - Sync payments from Glofox to GHLGET /api/orgs/{orgId}/sync-log - View sync history
GET /api/health
Basic health check endpoint
GET /api/last-customer - Get last customer and add to GHLGET /api/recent-customers - Get recent customers and add to GHLGET /api/poll-payments - Poll Glofox transactions
POST /api/webhooks/booking - Booking webhooksPOST /api/webhooks/member - Member webhooksPOST /api/webhooks/invoice - Invoice webhooksPOST /api/webhooks/membership - Membership webhooks