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?
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?