Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
@Darshil_Shah1 maybe you know how to contact the Marketo's product team to find out if the behavior I described is expected or changes are required and then when they can make them?
@SanfordWhiteman Yes, you are right, but in this case Get Emails endpoint returns incorrect data instead of not returning data at all. I wrote the steps to reproduce in this comment.
@Darshil_Shah1 The current problem is still reproducible for me.Let me describe the steps to preproduce:1. Create a new email, for example select the Skeleton template.2. Do not approve the email, it must remain in draft status.3. The data for the created email should be approximately the same as in...
Sorry, I made a mistake in my question. instead of the field status should be subject.For email, data for preHeader and subject are set. When viewing the email record with the Get Email By Id endpoint, I see the values which I set, but when using the Get Emails endpoint, I see empty values. @Darshil...
When using the Get Emails endpoint, the NULL value is returned for the preHeader field and empty string for status field, but at the same time, when using the Get Email By Id endpoint not NULL nor empty values for the preHeader and status fields are present. I would like to know why the Get Emails e...