Announcement

Collapse
No announcement yet.

Put E-Mail via API - no sender

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Put E-Mail via API - no sender

    Hi,

    I am trying to upload E-Mails via API. The idea is to program a small Outlook VBA add-in that links emails to opportunities, straight out of Outlook.
    I easily programmed the Code to create an E-Mail on the Server via the REST Api. Unifortunately, the "from" field is not set even though I send out "fromString", "fromEmailAddress".

    Why?
Working...
X