Is there any way to have a workflow trigger action...
# suiteflow
j
Is there any way to have a workflow trigger actions/field updates without any user/server action having taken place beforehand? E.g. run through a set of records and set a field equal to a value (based on another field) daily. I thought that scheduled workflows should be able to do this with an entry trigger, but it looks like entry actions only trigger when there is an accompanying user action.