Google Apps Script: A Google Drive Tutorial

preview_player
Показать описание
In this video tutorial we will automate Google Drive with some Google Apps Script!

You'll see how you can automatically create new folders in Google Drive as well as copy files and personalize their names.

00:00 Intro
00:15 Write automation script
07:25 Add custom menu
08:24 Run script

#GoogleAppsScriptGoogleDriveTutorial #GoogleAppsScript #AppsScript #GoogleWorkspace #saperis #ChanelGreco
-----

saperis - Helping you become a Google Workspace Pro!

Рекомендации по теме
Комментарии
Автор

I had no idea Google Apps Script existed. Thank you for this video.

haroldpierre
Автор

You are an amazing instructor. Thank you for all you teach us.

PartTimeHero
Автор

Hey thanks a bunch for the help. Was wondering what code I would need to include in order to past a link to the folder in status rather than "complete". would you be able to help me with this?

ianthomson
Автор

It is awesome what you did.
Can I hire you to create a similar code for my task?

БогданКалічка
Автор

I'm in a career where I deal with data and i simply want to merge PDF files from my GDrive into one document using sheets to filter the files needed. I have collected the data and written the sheets but i'm looking for an apps script to merge the files. Is this something your course can help me develop?

nssdesigns
Автор

Hi, my code:
function printMessage() {
const folder =


}
However, when the script reaches the line 'var folder =
I encountered an 'Exceeded maximum execution time' error.
how to fix?

quangnguyenduy
Автор

Hi can we run a JavaScript or python code when a specific file changes in drive ?. Let's say we have a form in drive and form contains quiz question and answer . if the form question or answers are edited . I wanna run some code . is this possible ?

pratikgiri
Автор

Hello. Thank you for sharing this video. I have a problem as follows. Can you help me.
How to add path to another directory. for example, when I choose A, it will automatically create folders and files into folder 1. When I choose B, it will automatically create folders and files into folder 2

ntc
Автор

Hi is there any way to show images from google Drive url without sharing it??

siddharth
Автор

Hi, how do I check if the folder already exists before creating it?

wassup
Автор

How do I access files in Google Drive that was deleted 6 months ago? please help me

thomas.albert
Автор

Saludos desde Colombia, sería muy chévere ver los subtítulos en español

ferneychauxcoorado
Автор

Hello ma'am I have a question. Can my organization access my folders in my google drive without me knowing?

Jerome-N
Автор

Hi how do I access css files in Google apps script

techcrowd