Skip to main content

What is correct syntax for passing a user-defined value to a server workflow (using Run Workflow activity)?

Comments

1 comment

  • Chris Dunlop

    OK, I'm an idiot. It was as simple as:

     

    ={"ToAddress": $form.state.textBox1.value}

     

    Time to go home...

    0

Please sign in to leave a comment.