Does Design Studio->Email Template folder ID is same for all USERS?

juliamunkhzul
Level 2

Hi, 

 

My Design Studio->Email Template folder ID is 27, is it same for all users?

 

I would like to use rest api create email template, which requires folder, if it's same for all users can i hardcode it like this?

'folder': '{"id": 27, "type": "Folder"}'
2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

... that is, the Folder and Program ID hierarchy is the same for all users of the same Marketo instance.

 

If you’re writing a commercial app, you shouldn’t make any assumptions across current/future Marketo instances.

 

 

SanfordWhiteman
Level 10 - Community Moderator

The Folder and Program ID hierarchy is the same for all users.