TimeNavi
Interact with your calendar. Analyze and create events, understand and plan your time better.
- Name For Model
- timenavi
- Website
- timenavi.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- Plugin for analyzing events from a calendar. You can retrieve events and calculate how much time was spent on given activities. You can also add new events to the calendar.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | getCalendarEvents | GET | Returns a list of events from the user's calendars. Returns events from all selected calendars in TimeNavi, which can be changed at https://timenavi.com/settings/calendars. |
2 | getActivityTotalsData | GET | Returns a list of activities and their totals (time spent in hours, number of events) |
3 | createCalendarEvent | POST | Creates a new event in the user's primary calendar. |