Is there a way to generate a contract in the middle of a workflow?
For example: The first document kicked off through salesforce is called the deal summary sheet.. This provides the vice president enough info to give the go/no go for the contract generation.. Upon approval I currently have the contract admin generating the contract outside of spring and uploading it back into the folder within the salesforce record..
What I would like to do is after the VP has given the approval the workflow automatically creates the document based off of doc launcher information.. My idea.. to create the contract a doc launcher form is sent to the sales rep to fill out... they would specify what type of contract they would like to generate..which means the workflow would need to understand the difference between templates and grab the right template and generate the right doc launcher form with the right feilds on it to generate the contract...
I realized when writing this it sounds a little crazy.. but the concept of generating a contract based off of the doc launcher would be ideal.. If theres another way to do this I would be open to the idea. This is something new I am trying to figure out myself.