Hi!
Here is my scenario file.
blueprint (4).json (28.5 KB)
So in this scenario, on Google Drive I put the images I would like to share on Pinterest and on Google sheets I add the title, description, website URL information that needs to go on Pinterest with the images that are on Google Drive. Now, this scenario works if all images are the same. But I would like be able to add various different images on Google drive to post on Pinterest.
So the issue is, what do I need to change in my scenario so that image A goes to Pinterest with Text A. And Image B goes to Pinterest with text B.
Right now the flow:
-
Images are put on Google drive
-
Iterator will pull more than one image to Pinterest when I bulk upload
-
Google Drive gets the specific link ID of the file
-
Tools to format the image to Pinterest
-
Google sheets are the titles descriptions and URL link we want shown on Pinterest
-
Shared to Pinterest as a result
[
{
"kind": "drive#file",
"copyRequiresWriterPermission": false,
"writersCanShare": true,
"viewedByMe": true,
"mimeType": "application/vnd.google-apps.spreadsheet",
"exportLinks": {
"application/x-vnd.oasis.opendocument.spreadsheet": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=ods",
"text/tab-separated-values": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=tsv",
"application/pdf": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=pdf",
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=xlsx",
"text/csv": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=csv",
"application/zip": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=zip",
"application/vnd.oasis.opendocument.spreadsheet": "https://docs.google.com/spreadsheets/export?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&exportFormat=ods"
},
"parents": [
"1s0qocUi7-J2wQe6QQ1UxcWlp038GGEZb"
],
"thumbnailLink": "https://lh3.googleusercontent.com/drive-storage/AJQWtBO9mZ73vljWgGABwEYscCD5fRT2CjeLuDzuHMPF4oyhDD-GrmEW4dqrtbOY-QrNhHaH5CNAd2TWuQmmVEbcCAsFKWbnzkNLXfVuBJLoT7LXae0MXNJb1kvIRakUCg=s220",
"iconLink": "https://drive-thirdparty.googleusercontent.com/16/type/application/vnd.google-apps.spreadsheet",
"shared": true,
"lastModifyingUser": {
"displayName": "Laura Bernazano",
"kind": "drive#user",
"me": true,
"permissionId": "15460926789956708137",
"emailAddress": "laura@fluo.be",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKFdfRM4WaWcceTGNHKsi8H7f_GF9HmtaggWMpdLYQa3cdcIA=s64"
},
"owners": [
{
"displayName": "Laura Bernazano",
"kind": "drive#user",
"me": true,
"permissionId": "15460926789956708137",
"emailAddress": "laura@fluo.be",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKFdfRM4WaWcceTGNHKsi8H7f_GF9HmtaggWMpdLYQa3cdcIA=s64"
}
],
"webViewLink": "https://docs.google.com/spreadsheets/d/1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8/edit?usp=drivesdk",
"size": "1024",
"viewersCanCopyContent": true,
"permissions": [
{
"id": "anyoneWithLink",
"type": "anyone",
"kind": "drive#permission",
"role": "reader",
"allowFileDiscovery": false
},
{
"id": "15460926789956708137",
"displayName": "Laura Bernazano",
"type": "user",
"kind": "drive#permission",
"photoLink": "https://lh3.googleusercontent.com/a/ACg8ocKFdfRM4WaWcceTGNHKsi8H7f_GF9HmtaggWMpdLYQa3cdcIA=s64",
"emailAddress": "laura@fluo.be",
"role": "owner",
"deleted": false,
"pendingOwner": false
}
],
"hasThumbnail": true,
"spaces": [
"drive"
],
"id": "1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8",
"name": "Pinterest test",
"starred": false,
"trashed": false,
"explicitlyTrashed": false,
"createdTime": "2025-03-13T15:22:49.168Z",
"modifiedTime": "2025-03-14T06:53:57.168Z",
"modifiedByMeTime": "2025-03-14T06:53:57.168Z",
"viewedByMeTime": "2025-03-14T06:53:57.168Z",
"quotaBytesUsed": "1024",
"version": "15",
"ownedByMe": true,
"isAppAuthorized": false,
"capabilities": {
"canChangeViewersCanCopyContent": true,
"canEdit": true,
"canCopy": true,
"canComment": true,
"canAddChildren": false,
"canDelete": true,
"canDownload": true,
"canListChildren": false,
"canRemoveChildren": false,
"canRename": true,
"canTrash": true,
"canReadRevisions": true,
"canChangeCopyRequiresWriterPermission": true,
"canMoveItemIntoTeamDrive": true,
"canUntrash": true,
"canModifyContent": true,
"canMoveItemOutOfDrive": true,
"canAddMyDriveParent": false,
"canRemoveMyDriveParent": true,
"canMoveItemWithinDrive": true,
"canShare": true,
"canMoveChildrenWithinDrive": false,
"canModifyContentRestriction": true,
"canChangeSecurityUpdateEnabled": false,
"canAcceptOwnership": false,
"canReadLabels": false,
"canModifyLabels": false,
"canModifyEditorContentRestriction": true,
"canModifyOwnerContentRestriction": true,
"canRemoveContentRestriction": false,
"canDisableInheritedPermissions": false,
"canEnableInheritedPermissions": true
},
"thumbnailVersion": "5",
"modifiedByMe": true,
"permissionIds": [
"anyoneWithLink",
"15460926789956708137"
],
"linkShareMetadata": {
"securityUpdateEligible": false,
"securityUpdateEnabled": true
},
"inheritedPermissionsDisabled": false
}
]```
2.
[
{
“value”: “1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8”,
“IMTINDEX”: 1,
“IMTLENGTH”: 1
}
]
3.
[
{
“fileId”: “1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8”,
“kind”: “drive#permission”,
“id”: “anyoneWithLink”,
“type”: “anyone”,
“role”: “reader”,
“allowFileDiscovery”: false,
“shareLink”: “Pinterest test - Google Drive”,
“webContentLink”: “https://drive.google.com/uc?id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8&export=download”
}
]
4.
[
{
“value”: “https://drive.google.com/uc?export=view&id=1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8”
}
]
5.
[
{
“0”: “Bora Bora map”,
“1”: “Things to do in Bora Bora”,
“2”: “What To Do In Raiatea Island: 14 Activities!”,
“ROW_NUMBER”: 2,
“SPREADSHEET_ID”: “/1s0qocUi7-J2wQe6QQ1UxcWlp038GGEZb/1c-Oxxv8S1f1b7iWZBkaUQzLvuZ1RLzm6SxHzC_-m3J8”,
“SHEET”: “Sheet1”,
“IMTLENGTH”: 1,
“IMTINDEX”: 1
}
]