Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional/custom user fields #9416

Open
codearranger opened this issue Jan 6, 2025 · 1 comment
Open

Additional/custom user fields #9416

codearranger opened this issue Jan 6, 2025 · 1 comment

Comments

@codearranger
Copy link

Scope & Context

We would like to implement a click-to-call system where the user can click on a phone number in a company or person object to trigger a two leg phone call, the first call would be to the user who clicked the contact, and then once answered the second call would be connected to the phone number they clicked on.
For this we will need both phone numbers, the user's phone number and the phone number of the contact that the user wishes to call.

Current behavior

There is no user field for the user's phone number.

Expected behavior

When the user signs up for an account they would be prompted to enter their phone number in addition to their name and email address.

Technical inputs

A phone number is just one example there may be other fields that others may need for their automations

@Bonapara
Copy link
Member

Bonapara commented Jan 7, 2025

Hi @codearranger did you try to create a custom field with the API on the Workspace Members table?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants