I am trying to save a US phone number to my app data base when the user signs up.
the user fills in his phone number in this input:
Then I am running this workflow to sign the user up:
but when I go to my app data the phone number column of the user is empty:
What am I doing wrong here? How can I save the phone number to my app data base?