Google API Use Cases-Sync Gmail Vacation and Google Calendar
Number of APIs: 2
-
1. Get GMail Vacation Settings GET {{baseUrl}}/gmail/v1/users/:userId/settings/vacation
-
2. Quick Add Google Calendar Event POST https://www.googleapis.com/calendar/v3/calendars/:calendarId/events/quickAdd?text="{{vacationDetails}} starting on {{vacationStart}} and ending at {{vacationEnd}}"&sendNotifications=true