I need to separate a geographic address into individual fields such as street address, city, state, and zip.
I created a workflow that does this using the extract: function and it shows that it’s working in the step-by-step workflow.
However, those fields are not getting saved in my database under that thing. (Look at the field “City” as an example).

