Send trip plan to Slack using calendar events
Number of APIs: 9
- 
slack-post-message POST https://slack.com/api/chat.postMessage 
- 
settings GET https://www.googleapis.com/calendar/v3/users/me/settings 
- 
calendar-list GET https://www.googleapis.com/calendar/v3/users/me/calendarList 
- 
primary-calendar-events GET https://www.googleapis.com/calendar/v3/calendars/:calendarId/events?maxAttendees=1&maxResults=500 
- 
date interval POST https://foil-liberating-wing.glitch.me/computeInterval 
- 
holidays-list GET https://foil-liberating-wing.glitch.me/holidays?uuid={{uuid}} 
- 
geoname-location GET https://api.opentripmap.com/0.1/en/places/geoname?apikey={{openTripApiKey}} 
- 
trip-places-to-visit GET http://api.opentripmap.com/0.1/en/places/autosuggest?format=json&name={{name}}&radius=300000&lat={{lat}}&lon={{lon}}&apikey={{openTripApiKey}}&limit=200 
- 
slack-channels GET https://slack.com/api/conversations.list?types=public_channel,private_channel