Important Change to Activity Records in Marketo APIs | Community
Skip to main content
July 19, 2017
Solved

Important Change to Activity Records in Marketo APIs

  • July 19, 2017
  • 1 reply
  • 1277 views

Hi,

According to this blog post from Developers Marketo: http://developers.marketo.com/blog/important-change-activity-records-marketo-apis/

It appears as if the changes only really affect getting related leads information.

I'm a web developer for my company, and we have a couple of sites that are tracking anonymous / known leads via the MunchkinJS plugin.

My question is, if all we're doing is using MunchkinJS to add new leads, and update leads to become known leads.

Is there any changes that need to be done on our end regarding this API change?

It appears that MunchkinJS using the email as the unique identifier, not the id or leadid fields.

Any help would be appreciated!

Cheers,

Daniel

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

It appears that MunchkinJS using the email as the unique identifier, not the id or leadid fields.

If you're simply using Munchkin associateLead to upsert leads, this change has no impact.

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
July 19, 2017

It appears that MunchkinJS using the email as the unique identifier, not the id or leadid fields.

If you're simply using Munchkin associateLead to upsert leads, this change has no impact.

July 20, 2017

Thank you for the verification!