Is it possible to update a custom workflow field v...
# suiteflow
h
Is it possible to update a custom workflow field value from SuiteTalk or SuiteScript? I tried an
update
SOAP request for
custwfstate_myfield_id
, got back "success", but the value did not get updated 😕
Hmm, I found the
workflow.trigger
function in the
N/workflow
SuiteScript module. maybe that could work. Off to #C29HQS63G 🙂