Automator App for Project Folder Template

Hi guys

Been struggling with this for a little while and need some help!

I’m trying to create an automator app to copy a folder structure from inside the Content/Resources folder inside the bundle when I create it. The folders are set up with tags and Spotlight comments and I don’t really want to build the structure up from scratch.

Essentially I’m setting up some variables such as projectID, clientName and projectName.

I want the copied folder, currently called “Project Template” to be copied and renamed with those variables like so “projectID - clientName - projectName”

I also want to rename a project file inside the copied project template folder to match the same string.

I managed to get it working using “Get Finder Items” however, it won’t allow me to move the app anywhere else other than the desktop without me going in and modifying the paths.

I know this is easier to accomplish in an Apple Script form but I’m completely los ton how to do this. I’m a complete noob so please be patient with me.

Any help is greatly appreciated! Thanks!