Ok so I got it working through worlflow.
After you mentioning this i though, that’s a good idea.
In this scenario I have a lead, I created.
Under that lead i created a note, so we start there.
Next go to Workflow and create one, I called it LeadConv.
[table]
[tr]
[td]Name:[/td]
[td]LeadConv[/td]
[/tr]
[tr]
[td]Assigned to:[/td]
[td]Administrator[/td]
[/tr]
[tr]
[td]WorkFlow Module: *[/td]
[td]Leads[/td]
[/tr]
[tr]
[td]Status:[/td]
[td]Active[/td]
[/tr]
[tr]
[td]Run:[/td]
[td]Always[/td]
[/tr]
[tr]
[td]Run On: *[/td]
[td]All Records[/td]
[/tr]
[tr]
[td]Repeated Runs:[/td]
[td]Unchecked[/td]
[/tr]
[tr]
[td]Description:[/td]
[td]Write a description of your workflow etc…[/td]
[/tr]
[/table]
Then under conditions I have
[table]
[tr]
[td]Modules[/td]
[td]Leads[/td]
[/tr]
[tr]
[td]Field[/td]
[td]Status[/td]
[/tr]
[tr]
[td]Operator[/td]
[td]Equal To[/td]
[/tr]
[tr]
[td]Type[/td]
[td]Value[/td]
[/tr]
[tr]
[td]Value[/td]
[td]Converted[/td]
[/tr]
[/table]
Under Actions I did
[table]
[tr]
[td]Select Action :[/td]
[td]Modify Record[/td]
[/tr]
[tr]
[td]Record Type:*[/td]
[td]Notes : Notes[/td]
[/tr]
[/table]
Add 2 field actions
[table]
[tr]
[td]Parent ID[/td]
[td]Field[/td]
[td]Account ID[/td]
[/tr]
[tr]
[td]Parent Type[/td]
[td]Value[/td]
[td]Account[/td]
[/tr]
[/table]
After that I had all the notes be converted to the Account where the Lead was converted to.
I’m sure you can repeat this process for documents, calls, of anything really. And to any module.
I hope this helps, I know I will start using this myself. Great Idea.
Please contribute to any cool things you do so we can help build this community.