Hi All,
I’m trying to create a script to insert contact using php isdk, in some example I found all this fields :
FirstName’
LastName’
‘Email’
‘Phone1’
‘Phone1Type’
‘Phone2’
‘Phone2Type’
‘StreetAddress1’
‘Country’
‘PostalCode’
‘City’
‘State’
‘ContactType’
‘Language’
‘Company’
I need now to know the other fields name and of all my custom fields. Where can I find them?
Many thanks
Matteo