Skip to main content
Best answer

Can I create subfolders in my domain? which host can do it with Zapier?


Say i have a domain- 

 

mysite.com

 

I want a zap that will create a new subfolder on a daily basis - 

 

mysite.com/{DATE}/

 

and copy the files that i have in one folder to another.

 

anyone did something like this?

Best answer by ikbelkirasanBest answer by ikbelkirasan

@mamutot  One solution would be using a web server to host your files, and it should expose an API to allow you to create new folders and copy files. Then, in Zapier, you would send a request to your API to create the subfolders and copy files from one folder to another.

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Expert
  • 555 replies
  • April 13, 2020

Hi @mamutot - Is your domain attached to a backend server?


  • Author
  • Beginner
  • 1 reply
  • April 13, 2020

Mmm..suppose I have, what then? 


ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Expert
  • 555 replies
  • Answer
  • April 13, 2020

@mamutot  One solution would be using a web server to host your files, and it should expose an API to allow you to create new folders and copy files. Then, in Zapier, you would send a request to your API to create the subfolders and copy files from one folder to another.