Hi Milan, You can not send an sms with bold content. SMS is text only. You can achieve that using a MMS.Adobe Campaign has removed this feature, check with your CSM if you can still use it. https://helpx.adobe.com/uk/campaign/kb/deprecated-and-removed-features.html Note: Some devices still supports ...
incremental query will take care of it for you, do not delete the workflow history and you will be okay. For safe side you can use a date for last 1 day or 1 week because history is only kept for 30 days by default.
Another option would be:You can create a new field like newPhoneNumber and update target mapping to use that new field for sms. FYI:To delete an existing attribute on factory schemas follow the steps outlined hereExtend the scehmaDefine the same attribute again in this extended schema (name must mat...
Hey you can use a link to add the invite. something like this: /* Default .ics button */ <a href="event.ics" class="gmail-hide yahoo-hide owa-hide">Save the date</a> /* Gmail button */ <a href="#" style="display: none;" class="gmail-show">Save the date</a> /* Yahoo! Mail button */ <a href="#" style...
FYI a quick solution to your problem:Duplicate the mapVisitor typology and update the filtering dimension to head: visitorFYI: do not change anything else Regards,Amit