Hello all,
I want to send Emails using an API User. I can do that easily, however, I do not find the right settings to apply a template by id?
Is there a way to POST to api/v1/email and have a emailtemplateId in the request body?
All help is very much appreciated!
Thank you very much
EDIT:
To clarify, I want to do what I can do in the UI, select a template for for example an opportunity and then send that email with the body from the template.
I want to send Emails using an API User. I can do that easily, however, I do not find the right settings to apply a template by id?
Is there a way to POST to api/v1/email and have a emailtemplateId in the request body?
All help is very much appreciated!
Thank you very much

EDIT:
To clarify, I want to do what I can do in the UI, select a template for for example an opportunity and then send that email with the body from the template.

Comment