Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks, Sanford. Still not totally getting this. Which field in the activities response in my original post refers to the "full name of the asset" / the Program name?
To clarify my use case, I'm looking to create a table that shows all activities taken along with the associated programs those activities occurred in. For example...
Thank you, Sanford. Although what do you mean exactly by "The full name of the asset (dotted format)"?In other words, which field in the activities response in my original post refers to the "full name of the asset"?
Thank you, Jackie. I would certainly need to use that endpoint as well, but the issue is that the /rest/v1/activities.json endpoint does not provide any program ID that corresponds to the "id" field provided by the /rest/asset/v1/programs.json endpoint (as far as I can tell). This means that I canno...
Is it possible to tie a Marketo "Activity" to a particular "Program"? For example, by querying the /rest/v1/activities.jsonendpoint, you might receive a response like this within the list of results: { "id": 1843265, "marketoGUID": "1843265", "leadId": 72788, "activityDate": "2019-03-01T00:02:36...