Hi,
I have downloaded the github code from sendgrid to link SFDC with SG.
The integration seems to work correctly except for the CC / BCC functionality.
I am currently trailing the system in an optic to remove our current exact-target solution to use SendGrid and this is the one last issue I am having with the integration.
I am able to generate the emails with an email being CC, but the person i have CCed never receive the message.
Is this something you could help me with?
Below is a sample of request I am making:
16:55:23:148 USER_DEBUG [64]|DEBUG|email data:Email:[bcc=(rebecca.davis@bluescope.com), cc=(blake.tasker@bluescope.com), files={}, fromm=salesforce@bluescopesteel.com, fromname=null, headers={}, html=., replyto=null, smtpapi=Header:[category=(), filters={templates={settings={template_id=6e17626a-9de5-47db-a6d6-403af3aa84e9}}}, section={}, sub={120days=(777.00), 30days=(4337.83), 60days=(32.00), 90days=(23.00), AcctCode=(QONEFORM)}, to=(yoann.beurier@bluescopesteel.com), unique_args={}], subject=Overdue account - Lysaght reminder notice, text=null]
Regards, Yoann.