Hello, Is it possible to call a client script from a workflow action? I need to pass in the purchase order internal id to the client script. I am running into a workflow action limit with the script as part of the workflow
b
battk
06/17/2020, 6:19 PM
i wouldcnt expect so
battk
06/17/2020, 6:19 PM
workflow action scripts run serverside
battk
06/17/2020, 6:19 PM
you need to use indirect techniques like setting a field on the record that the client script uses