I had enough trying to find this code, so I'm putting what I've pieced together to activate a workflow programmatically (specifically a SharePoint Designer Workflow) public static string StartWorkflow(ContractListItem contract, string workflowName) { Read More...