This week I’ve been working on integrating with a 3rd party API for when Sitecore Email Experience Manager receives a hard bounce from a contact’s email account. Creating the processor for the <exm.recipientListManagement.add> pipeline is quite easy as per usual but mimicking a hard bounce isn’t as easy as I thought. Over on Sitecore Slack, Pete Navarra […]
Tag: sitecore
I’ve been doing a lot of work with Email Experience Manager recently and when I’ve installed a package on the target environment containing the items for the campaign they don’t appear in the EXM interface even though they appear in the Sitecore tree. One simple question over on the Sitecore Slack Channel and Steve McGill […]
Sitecore Data Provider Resources
I was recently given some work to improve a Sitecore Data Provider that connects into a 3rd party DAM system called WebDAM. My first port of call was the Sitecore documentation which was only slightly helpful in explaining the theory but not really any real world examples to help me. My issue was also being […]
I was recently asked to produce a report of all the unused media items in Sitecore for a specific Region folder and if you have the PowerShell extensions installed then there is a great one in there called “Media items not used by content items”. Unfortunately this takes a very long time to run if […]