You will need your Calendly API key to connect your account. You can find this key under your integrations.
user_events = [ {type: String,id: String,attributes: {name : String,description : String,duration : Int,slug : String,color : String,active : String,created_at : String,updated_at : String,url : Url,}} ]
about_me = {"type" : String,"id" : String,"attributes" : {"name" : String,"slug" : String,"email" : String,"url" : Url,"timezone" : String,"avatar" : {"url" : Url},"created_at" : String,"updated_at" : String}