Best answer

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

  • 13 April 2020
  • 3 replies
  • 54 views

Userlevel 1

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?

icon

Best answer by ikbelkirasan 13 April 2020, 13:29

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.

3 replies

Userlevel 7
Badge +12

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

Userlevel 1

Mmm..suppose I have, what then? 

Userlevel 7
Badge +12

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