Link between different activities | Community
Skip to main content
Saptarshi_Konar
Level 2
November 22, 2019
Question

Link between different activities

  • November 22, 2019
  • 1 reply
  • 2161 views

I have data for the following activities-

  • Send Email
  • Email Delivered
  • Email Bounced
  • Unsubscribe Email
  • Open Email
  • Click Email

I want to know what is the common attribute between these activities through which I can identify that the email which had been send to lead, was opened or clicked later. 

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

1 reply

SanfordWhiteman
Level 10
November 22, 2019

You need to ask yourself how you'd tie these together in the Marketo UI. It's not easier in the API dump!

Saptarshi_Konar
Level 2
November 25, 2019

I did not get you, My Question is if I have data for "email send" and "email delivered"(from bulk extract API), how would I map this data between this two activities.

Is it the "primaryAttribute" by which we can connect the activity?

And one more thing, is there any document to get details/ meaning of each activity and there respective attributes.