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
Hello, I'm using these codes that are very useful, thank you so much but i wonder if there is any way of inserting an event with more than one attendee...
Hello, I'm using these codes that are very useful, thank you so much but i wonder if there is any way of inserting an event with more than one attendee...
update: it is simple, just using this structure:
"attendees": [
{"email":"[email protected]"},
{"email":"[email protected]"},
{"email":"[email protected]"}
]
The text was updated successfully, but these errors were encountered: