SOLVED

Creating Email Template REST Call

Go to solution
Anonymous
Not applicable

Creating Email Template REST Call

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:

pastedImage_3.png

As the body of the REST call:

pastedImage_6.png

Gives the error Content cannot be NULL.

What is the proper way to pass the request?

1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Creating Email Template REST Call

Edit: Nevermind, issue is resolved.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Re: Creating Email Template REST Call

Edit: Nevermind, issue is resolved.

ank
Level 1
Level 1

Re: Creating Email Template REST Call

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