csharp-sparkpost
csharp-sparkpost copied to clipboard
Adding CC & BCC using REST/POST and Template
Hi,
I can't see any documentation regarding adding CC and BCC fields to mails,, while using Transmission REST endpoint and template_id.
All I can see is that to add CC and BCC, 'content' shouldn't contain 'template_id' field in the JSON.
Can someone guide me to it?
I've used SparkPost C# nuget but the delivery rate is not consistent. Some calls get dropped (I can't understand why). So my only resolution is using REST method.
I think this might be related to #43