Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
The data I am trying to grab is already in a system Smarlist, so manually creating smart lists wouldn't be efficient (creating a smart list for a smart list). We need to fetch the data programmatically, so if it were possible to create a smart list via the API and then fetch the data, that would be ...
Thanks, Sandford; there isn't any other endpoint or approach to getting this count. Would you know why Marketo has made it so hard to get data that is already available in the DB? It seems they have specifically put in rail guards to prevent people from getting this data. I guess I am spoiled from b...
I need the total count for all leads in Marketo DB that have unsubscribed field set to true. that's all I am looking for. The SQL query would be : SELECT count(*) FROM table WHERE some conditions. if I needed only to go back 31 days it would be walk in the park, but I need the total count with no...
Hello! As the subject line reads, I have been trying to get a total count for all unsubscribed in the market DB. The unsubscribed is a boolean, and also due to the business requirements I am not able to manually create a smart list and then query that via APwhich makes it more difficult to get becau...
Hello all, I understand there are no API endpoints available to get the total people to count for Smart-lists. I was wondering if anyone has found a workaround for this. I am more looking for a programmatic approach. Would it be possible to create a batch campaign to add the Smart-list members to a ...
Hi There have you seen this link: https://experienceleague.adobe.com/en/docs/marketo/using/product-docs/email-marketing/general/functions-in-the-editor/disable-tracking-for-an-email-link