This repository contains a Google Apps Script project that automates the creation and distribution of operational docuements via integrating Google Docs and Gmail for both clients (e.g., Bay Health Hospital) and physicians. The script converts Google Docs into PDFs and sends them to the respective recipients via Gmail.
To streamline the process of creating and sending confirmation letters by automating:
- Client Confirmation Letters (e.g., Bay Health Hospital)
- Physician Confirmation Letters
This automation reduces manual effort and ensures timely delivery of all confirmation letters.
- Google Docs: The script retrieves the respective confirmation letter from Google Docs (client or physician specific).
- PDF Conversion: It converts the document into PDF format using Google Apps Script.
- Gmail Integration: The PDFs are automatically emailed to either the clients (e.g., hospitals) or the physicians.
- Base Sheet for Apps Script: You can view the analyzed data here.
- Automated PDF Creation: Converts Google Docs into PDFs for both clients and physicians.
- Automated Emailing: Sends the confirmation letters via Gmail.
- Dual Use Case: Handles both client and physician workflows, ensuring timely and accurate letter distribution.
- Clone the repository and open the script in Google Apps Script.
- Replace the placeholder document IDs and email addresses with your own.
- Deploy and execute the script to automate the sending of confirmation letters.
- Google Apps Script Automation
- PDF Generation from Google Docs
- Gmail Automation
- Client and Physician Communication
- Example recipients include Bay Health Hospital and individual physicians.
- Each letter is customized based on whether it's for a client or physician.