Does Design Studio->Email Template folder ID is same for all USERS? | Community
Skip to main content
New Participant
July 8, 2024
Question

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

  • July 8, 2024
  • 2 replies
  • 992 views

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"}'
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

SanfordWhiteman
New Participant
July 8, 2024

... 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
New Participant
July 8, 2024

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