airbyte-connectors icon indicating copy to clipboard operation
airbyte-connectors copied to clipboard

Airbyte documentation about Google Calendar Connector is gone

Open JayJayM opened this issue 2 years ago • 3 comments

In the Google Calendar Source README, there's this link to Airbyte's doc: https://docs.airbyte.io/integrations/sources/googlecalendar

However it doesn't exist anymore.

Where can we find more information about the Google Calendar Connector?

Thank you :)

JayJayM avatar Nov 09 '22 15:11 JayJayM

It wasn't yet published on their docs site. You can use it by adding a customer connector source - https://docs.airbyte.com/operator-guides/using-custom-connectors/#4-use-your-custom-connector-in-airbyte with this image farosai/airbyte-googlecalendar-source (https://hub.docker.com/r/farosai/airbyte-googlecalendar-source)

tovbinm avatar Nov 09 '22 16:11 tovbinm

You would then be able to create a connection with Google Calendar source. You will need to provide client email, private key and calendar id to fetch the events from. Spec for the reference.

tovbinm avatar Nov 09 '22 16:11 tovbinm

Alternatively you can run a the source without an Airbyte server using our Airbyte local cli - https://github.com/faros-ai/airbyte-local-cli

Cheers!

tovbinm avatar Nov 09 '22 16:11 tovbinm