https://github.com/somaz94/google-apps-script
https://github.com/somaz94/google-apps-script
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/somaz94/google-apps-script
- Owner: somaz94
- Created: 2023-08-08T03:45:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T01:26:53.000Z (3 months ago)
- Last Synced: 2025-02-24T02:34:44.851Z (3 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📄 google-apps-script
A collection of Google app scripts for automating and enhancing productivity.
## 📅 google-calendar-reservation.gs
Integration of Slack's Workflow Builder, Incoming WebHook, and Outgoing WebHook to manage reservations via Google Calendar.
## 🔄 Incoming & Outgoing WebHooks
### Recommended Method:
#### Create an app:
1. Navigate to [Slack API](https://api.slack.com).
2. Follow the steps to create a new app.### Not Recommended Method:
#### Add an app directly:
1. Go to the desired Slack channel.
2. Click on "Add an app".
3. Search for "Incoming WebHooks".
## 🛠️ Workflow Builder
Leverage the Workflow Builder to automate repetitive tasks in Slack. Learn more about creating new workflows with the official guide: [Workflow Builder](https://slack.com/intl/ko-kr/help/articles/17542172840595-Slack%EC%97%90%EC%84%9C-%EC%83%88-%EC%9B%8C%ED%81%AC%ED%94%8C%EB%A1%9C-%EB%A7%8C%EB%93%A4%EA%B8%B0).