Creating Email Template REST Call | Community
Skip to main content
January 23, 2018
Solved

Creating Email Template REST Call

  • January 23, 2018
  • 1 reply
  • 1618 views

Hello,

Following the documentation here for creating an email template http://developers.marketo.com/rest-api/assets/email-templates/

I'm using the headers

Content-Type: multipart/form-data
boundary=mktoBoundary1480963323998

And using the sample body provided in the guide:

As the body of the REST call:

Gives the error Content cannot be NULL.

What is the proper way to pass the request?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

Edit: Nevermind, issue is resolved.

1 reply

Accepted solution
January 23, 2018

Edit: Nevermind, issue is resolved.

ank
New Participant
November 7, 2021

Hello, I'm getting a similar error, could you please share what helped you go through the error, "content can't be null"?