Actions
When configuring an automation, you are required to configure a set of actions. These actions apply to the files matching the conditions of the automation.
The action object
[
{
"type":"<action_type>",
....
}
]{
"type":"copy",
"copy_to":"/new/destination/"
}Available Action Types
Action Type
Description
Last updated