@WrCombs said in what is automation? How does it work?:
@scottalanmiller said in what is automation? How does it work?:
@WrCombs said in what is automation? How does it work?:
@Dashrender said in what is automation? How does it work?:
There are multiple ways to get automation. Simplest might be to write a script that copies files and execute that script using Task Scheduler (a windows service that allows you to execute tasks based upon a specific schedule).
Thanks - Got more information now:
I need to be able to automatically send a folder to compressed zip.
Then automate the import and publish.The more information I get the more confused I become about all of this.
The first step to automating a task is defining how you would do it manually. Start there. That doesn't mean the automation will just copy that, but it helps to understand what you are doing today, before you figure out how to do it automatically tomorrow.
Do it here?
I mean, That's fine with me.
I would make a new thread about that specific task, and you could toss a link in here to that.