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

juliamunkhzul
Level 2

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

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

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

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

 

 

SanfordWhiteman
Level 10 - Community Moderator

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

... 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.