Goal is to add a set of line_items to a deal using a workflow custom code block. A set of SKUs will be passed in. Approach is to add the line items, and then associate them with the deal. The Products already exist in the product object, so we ca
read more