Hi everyone! Does anyone know the event when a lea...
# general
r
Hi everyone! Does anyone know the event when a lead is converted to a prospect? I have a script I want to run when this happens but it doesn't seem to be a "create" or "edit" event. The script runs if I edit the prospect then save it. Thanks!
s
Lead is converted to prospect if: - opportunity is created for lead - Estimate created for the lead - or manually changed status from lead to prospect.
r
Hi Sam, this would be a manual change from lead to prospect. I have a user event script triggering in the before_Submit. Maybe I need after_Submit because at this point, the prospect hasn't yet been created?
s
Most likely because lead is not prospect until record is fully saved to server.