Store Base URL
Checks the agent is available based on the context of the current product
Conferwith.checkAvailability({category?: string, team?: string, agentUsername?: string})
Brings up configured (supports calendaly/appointed/quidini) booking window
Conferwith.bookAppointment()
<button data-conferwith="bookAppointment">Book appoinmant</button>
Starts a call VIDEO/AUDIO/CHAT with an expert
Conferwith.startCall()
<button data-conferwith="startCall">Start call</button>