calendly have any way to send extra data during schedule meeting request from embed calendy
hi calendly team i am going to implement integration of caldenly into next js so my backend on nest js , so i need to map schedule id with user id which was store into my database because right now calendly just provide name and email data from meeting schedule request , so i cannot rely email id so i can send my user id into schedule request and received into backend side to map data
