Hi,
I have made a script (using jScript) which reads a value from a webpage and updates a certain field on a record to the value. The goal is for this script to run on a daily basis with a 24 hour interval.
I added the script to the form on which the field is displayed. The script is run 'onSave'.
I then tried to make a workflow that updated the record every day, but this didn't trigger the script.
Can anyone come up with a solution on how to trigger the script daily (either by onLoad or onSave)?
Hi Helena,
This is not possible using workflow to trigger javascript.As JavaScript executes client side,you can say with UI action, so until and unless you make any action in UI JavaScript code will not trigger.
So you can implement the same functionality as your javascript with workflow(flow).then you can easily trigger it every day automatically.
Regards,
Leah Ju
Daivat Vartak (v-9d...
225
Super User 2025 Season 1
Muhammad Shahzad Sh...
106
Most Valuable Professional
Eugen Podkorytov
95