Integration for PoleNow booking system
- Pole dance class queuing automation
Polenow notification email is forwarded to AWS Symple Email Service, which has lambda event trigger. Node app in lambda checks the booking system calendar and subscribes to queued class. After successfull subscription, it sends and email with booked class details.
- Google calendar integration
After clicking book class "+" button, an event with class details (name of the class, time and date, location) is automatically created in Google calendar
- NodeJs
- Puppeteer
- AWS Lambda
- AWS SES
- Route 53
- Google calendar API
- Google Cloud Platform
- Serverless
- JQuery