Business need to create duplicate record
We have a business case where one of my stakeholders has a need for creation of a duplicate record on the SFDC side.
Is this even possible?
I was thinking of hacks I could do on form submittal such as prepend the email with some identifier using JavaScript, and then strip it off after the sync to SFDC has occurred.
Looking to see if anyone else has ever needed to do this or has a way to do so.
Thanks!