-
import text & images data using script or spreadsheet
am creating a birthday book for my friends,
so need a script wherein the name TEXT and IMAGES changes everymonth as per the data from speadsheet or a json file.can someone share me the script for the same, the change for text i could manage but not the images from the folder. i will need help wherein we have a single script for the same.
{
“birthday”: [
{
“name 01”: “debashish”,
“DOB”: “30th july 1976”,
“number”: 0
},
{
“name 02”: “SUNIL”,
“DOB”: “30th july 1976”,
“number”: 0
},
{
“name 03”: “SASANKA”,
“DOB”: “30th july 1976”,
“number”: 0
}
]
}
Sorry, there were no replies found.