Theoretical question… I have a scheduled workflow ...
# suiteflow
t
Theoretical question… I have a scheduled workflow that updates a field on a record (inventory part). I also have a script that updates a different record (group item) when a related inventory part (component item) is saved in the UI. I want the Scheduled Workflow to trigger the script. Should I try to add an action to the workflow to trigger the script, or should I add workflows as a valid event trigger into the script instead?