I want to add conditions to display certain text based on if a workflow target field is 0 or 1, how can I perform this directly in the html code rather than going through the native feaure which adds a lot of junk.For the following line item, i want to just display the character code ☑ if a boolean ...
Using this ootb function, how do I append a new child to my xml ? story node "use strict";
/**
* @name NL.XML
* @namespace
*/
loadLibrary("/nl/core/shared/nl.js");
loadLibrary("/nl/core/shared/xtk.js");
NL.ns('NL.XML');
NL.require('/nl/core/shared/nl.js').require('/nl/core/shared/xtk.js');
...
What would be the best way to retrieve a list of the recipient ids that have been targeted by a particular campaign during message preparation? for example I want to retrieve the recipient ids so that I can store them in a custom table.
Atlanta-USA should've execute 5 hours ago, anyways, the pending tasks it was caught my attention, it shows the next execution is in January 2024, and January is not configured in the execution months of the scheduler.
I have an odd issue, I have configured a campaign scheduler to trigger as followingAnd it should've execute today first tuesday of December at 1pm USA time and is now 4pm and it didnt execute, so I checked the pending tasks, and it shows that is configured to execute on 01/02/2024 1:00:00 PM (this d...
Is it possible to have a fragment url derive the utm_campaign value from the template's delivery code? I know ACS by default adds deliveryName utm tag to the url, I have a fragment that I am using across multiple templates and wish to customize the utm_campaign value.
Hi @SatheeskannaK thanks for replying, can you please show me the correct way to add an ootb mirror page content block into the email using designer template.