Wicked thanks. Do you know if contacts()->create()
returns notes? In the documentation it looks like createOrUpdate response returns notes but from my test it didn’t
Also in notes, what character is newline? I have tried \r\n but it didn’t work.
I’m trying to append some text to the notes once I have called createOrUpdate but can’t find a simple solution. Or is there a way to append to notes when calling createOrUpdate?
Is it possible to call createOrUpdate then use the returned customer ID and post to this:
https://developer.infusionsoft.com/docs/rest/#!/Note/createNoteUsingPOST