sipgate / sipgate.io

Create custom telephony integration solutions. Play audio files, manage your devices, reject the call, present dial tone menus or just create statistics. Adapt telephony to your business needs, control your home automation with your phone or just create that funny hack to make using the phone more enjoyable. @sipgate.io, https://twitter.com/sipgateio
https://www.sipgate.io
Other
202 stars 32 forks source link

Contacts API missing details #143

Open pschichtel opened 4 years ago

pschichtel commented 4 years ago

The endpoint https://api.sipgate.com/v2/contacts's response does not include the note field, that can be set on contacts. The CSV export does contain the field. This field is important for additional machine readable metadata, that I want to attach to contacts.

pschichtel commented 4 years ago

It would also be great to see the separate fields for firstname, lastname and display name, currently there is only a name field. To retain backwards compatibility name could remain as-is (seems to be the display name) and firstName and lastName could be added.