Hello, I am creating a data action that will pass along data to a workflow but there are a few fields that might be empty and its not running with them empty. My goal is that if one of the fields is empty, it will put in a default value so that it will still run. The three fields that might be left empty are "New_User_Name", "New_User_Email", or "Existing_User_ID". I know I can set default values as shown with the "Create_New_User" input but I was hoping that you wouldn't be able to see the value from the testing page.
Any help would be appreciated!
Here is my current setup:
Input contract:

Configuration:
Error received (when Existing User ID field is left empty):

#DataActions------------------------------
Connor Maxwell
-
------------------------------