Retrieving all email IDs from a specific workspace | Community
Skip to main content
New Participant
January 18, 2024
Solved

Retrieving all email IDs from a specific workspace

  • January 18, 2024
  • 1 reply
  • 1707 views

I'd like to use the Marketo API to retrieve all Email asset IDs from one specific partition only (not the entire instance). I have experience using the API, but I cannot find the documentation that would specify how to do this. Anyone?

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

Not if you apply a folder filter.

1 reply

SanfordWhiteman
New Participant
January 18, 2024

You likely mean workspace, not partition.

 

The parent folders you use to traverse the Marketing Activities tree are already scoped to workspaces! So, by definition, you’re already retrieving within a given workspace.

 

New Participant
January 18, 2024

Yes, I did actually mean workspace and not partition 🙂

However, I am looking to retrieve all email asset IDs based on any that are in 'Approved' status. Will that not also retrieve all from every workspace?


SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
January 18, 2024

Not if you apply a folder filter.