Skip to main content
Best answer

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

  • April 13, 2020
  • 3 replies
  • 70 views

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 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.

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 Solution Partner
  • April 13, 2020

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


  • Author
  • Beginner
  • April 13, 2020

Mmm..suppose I have, what then? 


ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Solution Partner
  • 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.