You can assign the data captured in variables to Oomnitza fields using the update block.
- Drop the Update block onto the canvas.
- Click the Edit icon.
- Click + Add field
- Ensure that Coding is selected
- Select the field you want to update from the list.
- Select the variable that holds the data you want to assign to the field by clicking
. You can also access the variable by typing "wf" directly into the code editor.
Fig: An example of an update block that captures the user's input in the Department Name and Manager Name variables and passes the values to the corresponding Oomnitza fields.
Result
As soon as your workflow is triggered, the variable value is passed to the corresponding Oomnitza field.
Comments
0 comments
Please sign in to leave a comment.