The API to create contacts can only add a phone. I have tried to pass the json with a string array in the phone field but it doesn’t accept it. On the other hand, you do have the possibility of adding several emails with the other_emails field. I have tried to do it with other_phones but it doesn’t work. Is there any way to create a contact with several phones?
L’API pour créer des contacts ne peut ajouter qu’un téléphone. J’ai essayé de passer le json avec un tableau de chaînes dans le champ du téléphone mais il ne l’accepte pas. En revanche, vous avez la possibilité d’ajouter plusieurs emails avec le champ other_emails. J’ai essayé de le faire avec other_phones mais cela ne fonctionne pas. Existe-t-il un moyen de créer un contact avec plusieurs téléphones ?