You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is event.attendees[].visit_expected (Bool) for Guests.
Can we easily support storing that for Internal staff and for the Host as well? It's extremely valuable info for reports and for room capacity filtering.
Note that internal_attendee.visit_expected is all about being physically onsite, so is a different intent to Google's event attendee's required/optional and accepted/declined/tenative/needsAction
The text was updated successfully, but these errors were encountered:
Currently there is
event.attendees[].visit_expected (Bool)
for Guests.Can we easily support storing that for Internal staff and for the Host as well? It's extremely valuable info for reports and for room capacity filtering.
Note that internal_attendee.visit_expected is all about being physically onsite, so is a different intent to Google's event attendee's required/optional and accepted/declined/tenative/needsAction
The text was updated successfully, but these errors were encountered: