Question on current features of Easy!Appointments API:
An android client app shows multiple conference rooms and allows the user to select multiple users to attend a meeting.
Usually it will be two customers scheduling 1 conference room.
The wordpress site has the same users in the wordpress database as the android app.
Question:
is it possible to send the selected meeting invitees authorization information to the End Point so that all meeting invitees receive a calendar entry reminder ?
The idea is to open the appointment calendar in a webview from the client so the date and time of the conference room could be reserved on the website through a webview but the meeting attendees would be selected on the android app and passed to the Endpoint so no email email addresses must be entered on the android app client for Easy!Appointments but rather passed in the API call.
Is this currently possible in Easy!Appointments ?