Soap XML create example
Summary
Create incident for new and exsisting contactContent
I'm following the XML sample code but I have a hard time understanding the result I get.
A first attempt gave me Invalid ID: No such Contact with ID = 1 making me believe I need to know the contact id from the contact I'm going to create an incident for (not sure how this would work for new contacts)
A second attempt I used my exsisting contact id and exsisting details which gave me
<faultstring>Cannot save/create: Contact: An email address was used that already exists
While performing create on Contact
1