Update a WordPress post content directly from Google Doc with App Script
Developing this was a lot of fun. Using the JDBC service, it is possible to update a WordPress post content from a Google document text body. I have posted belo...
Developing this was a lot of fun. Using the JDBC service, it is possible to update a WordPress post content from a Google document text body. I have posted belo...
Few years ago I had a lot of fun with Google App Scripts. Below is the code to automatically create a PDF from a Google document and send it via email; you find...