Skip to main content
Best answer

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

  • 13 April 2020
  • 3 replies
  • 54 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?

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


Mmm..suppose I have, what then? 


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