Name Google Folder with Variable

Each time I try to create a folder with the data attached to this variable it just creates the folder and calls it “New Folder”

The variable is created from webhook and I ran it to ensure the payload was fresh.

Project Summery:
The project aims to automate the creation of a folder structure in Google Drive for real estate deals, triggered by data received via webhooks from a form submission. The workflow will first check if a folder named “Deals” exists in the client’s Google Drive and create it if it does not. Inside the “Deals” folder, subfolders named “Private” and “Public” will be created if they don’t already exist. Additionally, a project-specific folder (named after the property address, such as “123 Okay Ave”) will be created within the “Private” subfolder, using dynamic data from the webhook. The workflow will also store any files received in the survey submission in the appropriate folders, and the survey answers will be recorded in a master Google Sheet for easy reference.


To be truthful, I do not know exactly how I fixed it, but it is working now.
I am the type that just keeps trying a million things until I figure it out.
“No one is coming to save you.” :man_shrugging:

1 Like