/GAppScript-BlogPoster

A Google App Script example of posting to Blogger.com

Primary LanguageJavaScript

GAppScript-BlogPoster

A Google App Script example of posting to Blogger.com

Requirements

  • A Gmail Account
  • Access to Google App Script
  • Your Blogger ID Number (can be gleaned from the URL when logged in after /blog/)
  • Bloger API Enabled
  • GCP Oauth Correctly set up to work with your App Script Project

Attachments

  • The function here can be added as a callable library to your code
  • It can be attached to GSheets and GDocs to enable your blog posting to go faster!