Google Apps Script + @GoogleDrive - Get File Id From Specific File Name

preview_player
Показать описание
#googleappsscript #googledrive #programming
Рекомендации по теме
Комментарии
Автор

Thank you for the tutortial i had a hard time doing it

jiromandalones
Автор

Hello,
Thank you for your tutorial!
I have this situation:
- one google doc template where I have a variable called {{logo}}
- one google spreadsheet with one cell where can I select a logo from a list of images (text)
- same google spreadsheet with a cell named "logo" (named range), where shows the ID of the logo previous selected (vlookup formula)
- a list of logos IDs (saved in google drive)

Question:
what lines of code sould I write in order to create a PDF from doc template with info from google docs :)

Thank you!

dornescu.lucian