You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs state that creating a new Contact requires at least one of the three fields ("No specific field is required, but you must include a name, phone number, or email address"). Creating a contact with only an email address returns a NutshellApiException Object with "API Error: Invalid phone number".
A Contact cannot be created with an empty phone number field.
The text was updated successfully, but these errors were encountered:
The docs state that creating a new Contact requires at least one of the three fields ("No specific field is required, but you must include a name, phone number, or email address"). Creating a contact with only an email address returns a NutshellApiException Object with "API Error: Invalid phone number".
A Contact cannot be created with an empty phone number field.
The text was updated successfully, but these errors were encountered: