Highrise Custom Fields
问题 I am hoping someone can help me out with this. I am trying to use the Highrise API to insert some data, but for some reason I can not get the custom fields to insert. When I submit the curl request, all of the data except for the custom fields gets added and there is no error message. Below is the XML that is being posted: <person> <first-name>Testing</first-name> <last-name>Account</last-name> <contact-data> <email-addresses> <email-address> <address>BigB@boom.com</address> <location>Work<