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 Update is selected and select the field you want to update from the list.
- Use the following syntax {{WFVariables.Variable_name}} to assign the data captured in the variable to the object field.
Fig: An example of an update block that captures the user's input in the Department Name and Manager Name field and stores the values in the corresponding Oomnitza fields.
Result
As soon as your workflow is triggered, the variable value is passed from the variable to the corresponding Oomnitza field.
Comments
0 comments
Please sign in to leave a comment.