How to send template mail via the SDK? #1972
Answered
by
HasanMdArik
HasanMdArik
asked this question in
Q&A
-
Hi there,
However after switching the API to Golang, I can't find any way to send template emails. Can anyone help how to do that? |
Beta Was this translation helpful? Give feedback.
Answered by
HasanMdArik
Dec 30, 2022
Replies: 2 comments
-
Oh I get it. It is deep inside the Let's look at the example below...
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HasanMdArik
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh I get it. It is deep inside the
SendEmail
function...Let's look at the example below...