Hi,
I used CreateMeetingAttendee XML API to create Event Attendee and I disabled Event Registration when i created the Event, And I used GetjoinurlMeeting for getting the attendee link to join the Event, but when the attendee pressed the link, the page asked him to enter his firstname,lastname and email so he entered different data than the data which i enrolled with before, when i called "LsteventattendeeHistory" to get attendee list, the list came with attendee join data so right now it's hard for me to connect the attendee with the enrolled attendee in my database especially that LsteventattendeeHistory didn't return attendee Id or resgiterId.
Please Advise