Calendly
Number of APIs: 4
-
List of Calendars GET https://www.googleapis.com/calendar/v3/users/me/calendarList
-
Send Message to Slack POST {{slack_hook_url}}
-
Get all events of the calendar GET https://www.googleapis.com/calendar/v3/calendars/{{calendarID}}/events?timeMax={{tomorrowDate}}&timeMin={{$isoTimestamp}}&showDeleted=false&singleEvents=true&orderBy=startTime
-
Schedule an event POST https://www.googleapis.com/calendar/v3/calendars/{{calendarID}}/events