Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We are using MS Dynamics CRM 2016 on-premise with Marketo. There has been a request to build a web form which can update multiple Contacts on a single submission. For instance, a form with:Contact1 First NameContact1 Last NameContact1 EmailContact2 First NameContact2 Last NameContact2 EmailFrom wh...
Inside of an email can you introduce conditional logic when inserting a Token?For instance:When the value of token is 1 then write "Male".When the value of token is 2 then write "Female".Is this possible?Thanks