Language/Html & Html5
Google Spreed Sheet를 활용한 Html 메일 전송 (Serverless)
Google Spreed Sheet를 활용한 Html 메일 전송 (Serverless) 1. Google Sample 스프레드 시트 복사 https://docs.google.com/spreadsheets/d/1Bn4m6iA_Xch1zzhNvo_6CoQWqOAgwwkOWJKC-phHx2Q/copy 2. 구글시트에서 확장프로그램 실행 - Apps Script 3. 프로그램 코드중 TO_ADDRESS 주소값을 메일발송할 메일주소로 변경 // if you want to store your email server-side (hidden), uncomment the next line var TO_ADDRESS = "test@gmail.com"; 4. 배포실행 화면 우측에 배포>배포관리 메뉴 실행 필요한 정보 설정 ..
2022. 6. 21. 15:07
최근댓글