Specify fields and their values:
Field: Select the field you want to add. You can choose from all available fields in the context object.
Value: You can either manually enter the field data or use dynamic values based on variables or formulas. Place the cursor in the text box, and the system will suggest options based on the field's data type.
- Manual Entry: Enter the value directly in the text box. Supported data types include standard types as well as more complex types like Lookup, Currency, and Multi-Picklist.
Complex data types sample
Lookup: {"Id":"28c22389-9441-4332-a6db-b4628e4b6cb0","Name":"ABC Corp"}
Currency: {"Value":12000}
Multi Picklist: ["Large Enterprise","Consumers & Vendors"]
CODE
- Dynamic Entry: Choose variables, formulas, or context records to automatically populate the value. The system will evaluate and apply the generated value to the corresponding field. To learn more about creating variable and formulas within a workflow, see Creating Workflows.