Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amancevice/terraform-heroku-facebook-gcal-sync
- Owner: amancevice
- License: mit
- Created: 2018-12-28T19:37:56.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-06T16:19:54.000Z (30 days ago)
- Last Synced: 2024-10-10T04:07:55.391Z (26 days ago)
- Topics: facebok, google-calendar, heroku, python, terraform
- Language: HCL
- Size: 146 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 = "