Saving a user's phone number to app data base

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?

@27gijsdeschepper

Change your phone number field from number to text

thank you! This worked!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.