Managing Channels and Postings
Imagine a scenario where you have been asked to move contents of a legacy web portal to MCMS. The portal contains hundreds of channels and thousands of postings. One option is to hire someone to manually create the channels and postings, copying and pasting the HTML content from the old pages to the new postings and approving each and every one of them. That’s definitely a viable solution but let’s imagine hiring is not an option and despite the generous offer of free doughnuts and coffee, none of your co-workers are willing to take on the task. So it comes down to you, and you are understandably a little horrified at the scale of the task. Fortunately, rather than doing all the work manually, you can write a script to automate the task.
Another use of the Publishing API could be to perform complex actions such as: “When Channel A is created, postings B, C and D must be automatically created in Channel E.” However complex the scenario may be, you can customize...