Pull in most recent record on workflows for testing

The ability for us to run tests on the most recent record added in softr database on workflows would be extremely helpful. It currently causes issues with newly added fields not pulling in for selection and the action part of the workflow.

Hi @matt_c87

Actually, if you use this combination for the trigger + actions in the workflow, that would be helpful to grab all the fields that the record has to work with:

Record Updated
Find Record (this finds all the fields that this record has)

Then you can do whatever you need.

If you meant something different, and I’m on a different page, please let me know