bytechefhq/bytechef

[component] Google Calendar

ivicac opened this issue · 0 comments

As a Workflow Developer
I want to be able to use the Google Calendar connector.

Technical Details:
https://developers.google.com/calendar/api/v3/reference

Java client:
Use Google SDK for Java.

Acceptance Criteria

List of implemented actions:

  1. create event
  2. create quick event
  3. get events

List of implemented triggers:

  1. calendar event

Definition of Done:

  • Unit/Integration tests
  • Documentation