Set value from workflow

Is it possible to set the value of fields in the Database to 0 from the workflow.

Scenario
I want to set the values in the database as 0 after the workflow is completed

You can either default the field values as needed in the data tab

In the flow you can use the action “make changes to a thing” and set the value as needed (or even empty if you want)

Thanks for the Inputs @cmarchan.

It worked by using “make changes to a list of things” and performing of a search for the data type I wanted to update the value to.