Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
This specific issue happens with activity type code 2 which is form fill out activity especially dealing with downloading attributes. Few other activity types seems to be working fine. We use Snaplogic as a middleware.. not python..Any pointers plz?
This specific issue happens with activity type code 2 which is form fill out activity especially dealing with downloading attributes. Few other activity types seems to be working fine. We use Snaplogic as a middleware.. not python..Any pointers plz? I had posted perviously what looks like a wrong f...
This specific issue happens with activity type code 2 which is form fill out activity especially dealing with downloading attributes. Few other activity types seems to be working fine. We use Snaplogic as a middleware.. not python..Any pointers plz?
I am trying to retrieve the folders in bulk using the following API:developers.marketo.com/rest-api/endpoint-reference/asset-endpoint-reference/#!/Folders/getFolderUsingGET I have kept the maxReturn=200 but have more than 200 folders. I have gone through the posts and they suggest to use offset but...
Thank you Sanford. Thats what I thought.On Tue, Jun 18, 2019 at 8:31 PM Sanford Whiteman <
Thanks Sanford. Yes it is difficult to explain the requirements in detail.But I am looking for subset of activity log of changes only to unsubscribedfield starting from a given datetime. I have observed that the result set,after setting the filter on unsubscribe, gets newly created leads/personrecor...
The requirement is to get the unsubscribed leads through their activity. I am trying to use the end point GET /rest/v1/activities/leadchanges.json. I want to get the only activities of Unsubscribe activity type. Is there a way to apply filter on activity type ?Are there any better ways to get in thi...