Community
Discussions
Ideas
Community Blogs
Marketo User Groups (MUGs)
Support
Case Management
Knowledgebase
Product Documentation
Developer Portal
Training
Sign In
Folder IDs in API Calls
Article Options
Article History
Subscribe to RSS Feed
Bookmark
Subscribe
Printer Friendly Page
Report Inappropriate Content
Folder IDs in API Calls
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
Issue
You are pulling the folder ID from the UI, but it is not working in your API calls.
Solution
Retrieve the Folder ID from an API query call (GET Folder byName), and use the ID given from that call to make additional calls.