Set for all items
Perhaps the most basic rule, but because of its usefulness it's a very common one. If a field needs to have the same value for all of your items, simply create a rule that sets these. By using 'all' in the 'If'-field, you automatically select all items. Using 'and' statements, you can do several of these in one item.
Remove items that are out of stock
Don't want to send a certain group of items to a channel? Simply add a rule that removes these items. Common uses are for removing items that have poor margins or are out of stock.
Free shipping above price X
If the data you imported does not have any shipping price in it but the export channel does require it, you can use rules to add this information. An example would be if you provided free shipping for items that cost over €100. In this case, you would have two rules: one for setting the regular price (see 'Set for all items') and one for items that have a price that is greater than 100. Do keep in mind that rules are applied in order from top to bottom, so make sure that you first set the regular price for all items before setting the discounted price for a subset of your items.
Add a phrase to a title
Using the 'append value' operator, you can add any word or phrase to a field such as your title. You can use this to add phrases like 'Sale' or short information about your business.
Slicing Images from Additional Images
Often, additional images are imported into one field. However, in some cases, you might want to split these images into their separate fields. For this, you can use the slice list rule. It is important you first make new fields for all the images. It's good to give them clear names like "image_1", "image_2", etc.
Then you can use the slice list rule to fill your separate fields. As illustrated below, you must slice the right part from additional_image_link(or any other field containing the list) for each field.
Mix and match!
Rules are extremely flexible, almost anything can be done using them. You can combine these examples any way you like.