Hi All,
I have a workflow hosted on gallery which takes in list from sharepoint and then some operations are performed and i push the data into a database. Problem is, as part of mandated organization policy, the password has to be changed every month or so which makes the workflow run fail since the credentials fail. I don't want to update the workflow every month, and i am keeping that option at the last. Is it possible to update the sharepoint list credentials without uploading a new version of the workflow every month?