New SmartConnect Trigger Workflow Method
The old Pandora API had a method that allowed us to trigger workflows by passing the workflow id along a few other parameters. This functionality was never passed onto the SmartConnect API. Currently the only way to "trigger" a workflow via the SmartConnect API is to create a redundant record and set a status. This is obviously not an efficient workflow for us as it creates unnecessary records that we now have to clean up at some point. It would greatly appreciated if a "Trigger Workflow" method could be added to the API that could be triggered against any Level One, Two or Three, Contact, Company and Transaction in the same manner as the Pandora API allowed.