Skip to main content
Nintex Community Menu Bar

Updating Nintex workflow constant

  • June 29, 2018
  • 1 reply
  • 9 views

Forum|alt.badge.img

Hello,

Can I update Nintex workflow constants from Client side object model or JSOM or any rest api available for the same.

1 reply

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • August 15, 2019
Hi,
The only way I know you can do this is to edit the dbo.WorkflowConstants table in the Nintex Content database.
The only issue is that you will not be able to do sensitive entries as they are encrypted.