Add a way of clearing fields values in Flow actions

Add a way of clearing fields values in Flow actions

It would be great if there was an option to set a field as Null when creating flows.

I had an instance today where I just wanted to clear a long integer field in the CRM based on an action in Projects but I had to write a custom function.

It would be great if I could just put something like {null} in the field which I wanted to clear or "".

This would make this type of use case much faster to address and also make the tool more accessible for users who aren't confident in creating custom functions.

Thanks for listening