Spaces:
Running
on
Zero
Running
on
Zero
Google Apps Script Project
This project retrieves data from a line, downloads image data from a blog, and saves it to Google Drive.
Requirements
- Google Apps Script
- Google Drive API
- Blog API (assuming a custom API)
Setup
- Create a new Google Apps Script project
- Enable the Google Drive API
- Install the required libraries (see
package.json
) - Set up the Blog API credentials
Usage
- Run the
script.js
file to execute the script - The script will retrieve data from the line, download image data from the blog, and save it to Google Drive