Hello David,
I believe it was a problem in my code.
It seems to be working fine now, PUT update, POST add.
Thank you
Neil
I found it, but it seems that when I "PUT" it creates a new Contact, rather than updating.
Any ideas why that may be?
Neil
Hello Neil,
Using a PUT call will only update an existing contact. Are you seeing a duplicate contact being created when you use a PUT call?
Regards,
David B.
Tier II API Support Engineer
Hello David,
I believe it was a problem in my code.
It seems to be working fine now, PUT update, POST add.
Thank you
Neil