Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amancevice/terraform-heroku-facebook-gcal-sync

Synchronize facebook page events with Google Calendar
https://github.com/amancevice/terraform-heroku-facebook-gcal-sync

facebok google-calendar heroku python terraform

Last synced: 5 days ago
JSON representation

Synchronize facebook page events with Google Calendar

Awesome Lists containing this project

README

        

# Facebook to Google Calendar Sync

[![terraform](https://img.shields.io/github/v/tag/amancevice/terraform-heroku-facebook-gcal-sync?color=62f&label=version&logo=terraform&style=flat-square)](https://registry.terraform.io/modules/amancevice/serverless-pypi/aws)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/smallweirdnumber)

Synchronize facebook page events with Google Calendar.

## Prerequisites

Before beginning you will need to create and configure a [facebook app](https://github.com/amancevice/fest/blob/master/docs/facebook.md#facebook) and use it to acquire a page access token for Graph API.

You will also need to set up a Google [service account](https://github.com/amancevice/fest/blob/master/docs/google.md#google) to acquire a credentials file to authenticate with Google APIs.

## Usage

Collect your facebook Page access token and Google service account credentials file.

```terraform
module "facebook_gcal_sync" {
source = "amancevice/facebook-gcal-sync/heroku"
version = "~> 1.0"
app_name = "