Set Data Fields Step

Use the Set Data Fields step to update process data fields. You have the option of setting static values manually or setting dynamic values by using inline functions, SmartObject data, and context from the workflow.

You should only store the amount of data required for the workflow, such as using record IDs instead of storing all record data in fields. This helps minimize the amount of data that is stored on the server. You may also want to disable the audit log of data fields in order to further minimize workflow size and server load.

Use the Set Data Fields step in the following scenarios:

Note that references are often easier to create and reuse than manually storing record IDs in data fields. Drag the Set Data Fields step from the Basic category, Favorites bar, or the Recent category onto the canvas.

Example of a Set Data Fields step in a workflow