From Name and From Address
Last updated
Last updated
The from
field of an email contains from name and from address. This is illustrated in the image below:
If the from
field in the JSON body of the API call is omitted:
The from name defaults to Nomsa
The from address defaults to <donotreply@mail.nomsa.gov.kh>
In our API, the from name of an email can be changed by the API user by modifying the from
field in the API call. For example, to use New Product
as the from name, the API user could use the following JSON body:
The email recipient will see the following: