Best answer

Moving files in Dropbox, depending on file title


I want to set up a dropbox folder that my zap looks at and depending on what the title of the document is as it is put into the folder, I want it to be moved to a different location (this new location will be different for different titles - client name move to client specific folder)

I am thinking that I will need some reference spreadsheet with the relevant name data on it and some way of handling documents that have an unrecognised title.

 

I am just drawing a complete blank as to how to start this, so hoping that someone in the community can point me in the right direction

icon

Best answer by Troy Tessalone 13 May 2021, 00:18

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +14

Hi @Chris Waters

Sounds like you’ll need to use something like a GSheet as a Lookup Table:

You may also need to use a Filter step in your Zap: https://zapier.com/apps/filter/help

Paths are also an option: https://zapier.com/apps/paths/integrations

Hi @Troy Tessalone 

Thank you for this - I will have a go with what you have suggested and see how I get on!