-
Visit https://my.slack.com/services/export to export workspace data (You need to be an admin) and save zip file
-
Clone this repository and
poetry install -
Set up Google API alongst with Application Default Credentials
-
Run pipeline...
- locally:
python main.py --project=<project> --output_dataset=<dataset> --temp_location=gs://... --input='./*.zip' --extract_location='./tmp' - using Cloud Dataflow:
python main.py --project=<project> --output_dataset=<dataset> --temp_location=gs://... --input='./*.zip' --extract_location='./tmp' --runner=Dataflow --region=<region> --save_main_session
- locally:
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|