Hi Everybody
I'm trying to send dynamic Content to customers in an EMail. As documented https://docs.microsoft.com/en-us/dynamics365/marketing/dynamic-email-content#advanced-dynamic-content it should be possible to access informations stored on other entities linked to contact entity.
We use Dynamics CRM and as stated in the above example we have the entity contact and linked to it the entity salesorder in a 1:n relationship. I now want to send to the customer some informations that are stored in the salesorder as soon as he signed the contract and the contract has a certain pricelist XY and close-date.
What I've made so far: I created a Marketing-EMail with the following content:
.
I mean. If you use your prefix in your setting
<!-- {{#each contact.contactorders_salesorder_contact}} -->
<li>{{this.name}}</li> (add your prefix before name) ex. this.prefix.name
<!-- {{/each}} -->
KR
camilla
Hello Camilla Larsson
what do you mean with "your setting". Where can I set this?
Kind Regards
Frieso
Hi Oseirf - Did Camilla's suggestion work for you?
-Eddy
Hi,
try to add your prefix into the "this setting"
Ex.
{{this.new_soknadsid}}
Kind Regards
Camilla
André Arnaud de Cal...
291,979
Super User 2025 Season 1
Martin Dráb
230,848
Most Valuable Professional
nmaenpaa
101,156