addWithDupeCheck problem?

We’re using a couple of automated services to integrate Zendesk and Infusionsoft: the ‘Infusionsoft plugin’ supplied with Zendesk, and MyFusionNotes.

They work surprisingly well, and the integration seems exactly what we need.

However we’re getting odd additional Notes created by the Infusionsoft system, titled ‘Changed Info for API - addWithDupeCheck’

What does this mean, and how might we go about fixing it?

  • Charles

addWithDupeCheck is a method called during Contact record creation: xml-rpc - Keap Developer Portal

It seems likely that the extraneous record you are seeing is coming from one of those integrations, as we don’t return the method name with responses regardless.