Question

start workflow with Datafields C#

  • 10 October 2023
  • 1 reply
  • 75 views

Badge +2

Hey Team,

Just working on starting some workflows Via api calls. 

However I am consistently getting this message back when I incorporate dataFields into starting my flow. 

 

when I exclude the dataFields from this _instance object the flow will start and complete successfully.


is there any place / way I am able to view the schema it is requiring here? 

PS. I am following this Doc https://help.nintex.com/en-us/k2cloud/userguide/current/Content/Runtime/WF-REST-API/Workflow-REST-API-Start-Workflow.htm

 


1 reply

Userlevel 1
Badge +5

Could you please paste the definition of your OrderedDictionary for the datafields?

Reply