• Matt Goldstein
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hi All,

I was just told by a Salesforce rep that this is possible, desipite all documentation saying that it is not.  Our current code creates the email in Content Builder and returns the ID to be used in a SOAP call that creates an Email Send Definition.

I get an error from this because from my understanding, SOAP cannot communicate with Content Builder.  The exact same request works when I generate the email in Classic Content and return the email ID from there.

Is there a workaround for sending Content Builder emails via the SOAP api?