email - c# - send mass mailing with personalized link through Sendgrid with personally managed addressee list -


i have c# website uses dynamics crm 2011 backend. intent our client can use website create html mail, preview in browser , send predefined crm marketing list. plan on using sendgrid send our mails, not manage unsubscribes because want use custom unsubscription implementation involving footer in mail link containing id of customer received mail.

we don't want manually create mail each of our contacts can put id in there. there way tell sendgrid through api: "here's list of email addresses coupled ids, want replace text in footer id corresponding email address you're sending to"?

yes, can substitution tags in smtp api header or parameter.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -