
Learn to use google apps script to convert google docs to html emails and expose sheet data as json endpoints via a web app, using doGet and updates to content.
Set up a Google Apps Script project named Doc Emailer, build a web app with an HTML template via doGet, and publish with configurable access.
Create a Google doc template for h2 aml output using Google Apps Script. Access by id, test with a function, and manage permissions and drive scope for email delivery.
Convert a Google doc to HTML with Google Apps Script by fetching the document content and using it to build an HTML email.
Output Google doc into a web app by converting content to html and returning it via a dynamic id, enabling web URL sharing; upcoming steps clean the html for email.
Clean html content for emails by dynamically updating placeholders with actual values using double curly braces and regex, and remove head content and attributes to output a clean html email.
Create an email function that sends a Google doc as HTML content using a static doc id, with subject and date, and compare the mail app and Gmail app class.
Set up a Google sheet as a json endpoint for a web api, configuring do get and do post, and outputting spreadsheet content as json for ajax requests.
Construct a json object from the spreadsheet and expose it as an api endpoint, so your web app can fetch the sheet data as json.
Concludes by showing how to expose Google spreadsheet data as a JSON endpoint in a web app with anonymous access, and generate HTML email content from a Google Doc.
Add a user interface menu to a Google Sheet, fetch a selected row’s username and email, and send a tailored email using Google Apps Script and MailApp.
Do you want to create HTML code from your Google Doc?
How about email the Google Doc contents using it as a template for HTML code - that you can find and replace keys in it and send it as an email.
Do you want to use your Google Sheets Data as a JSON endpoint for web pages or other code?
You've found the course that will show you how.
If you have never used Google Apps Script before - You will be amazed at how easy it is to do some powerful things with your G Suite Products. Using Google Apps Script connect and use the G Suite Apps to simplify workflow and more.
Create a Google Doc that can be used as an email template
Select the Doc contents and convert it to HTML code
Clean the extra HTML excess coding for nice clean HTML to use as needed
Output the Doc contents into a webapp - template updates of doc content on the fly with Google Apps Script Code
Create a webapp and more
Send emails with HTMLBody content
Create a Google Sheet webapp endpoint using Google Sheet data as a clean object JSON
Get Sheet data and build an object
Include headings as property names to reference values
Values of the sheet data as JSON data
Output the JSON feed data from your sheet data to a web URL - create an endpoint to connect and get the DATA
JSON data output from Google Apps Script Objects
Testing code and more
How to debug - Source code included
Taught by an instructor with over 20 years of web development experience ready to help you learn
Google Developer Expert - Laurence Svekis walks you through how to do some amazing functionality to save time and get the most out of Google Apps Script G Suite content
Fast friendly support is always available in the Q&A section
What are you waiting for - this could change everything - at least change the way you use Google Apps and G Suite Google Docs and Google Sheets