How to use notifications

Hello sir

This works really well. Thanks
Can we use it like if any lead gets converted into account then Admin/Management will get notified using this notification?

Didn’t test it, but I could imagine you could get it done like:

  • Workflow module: Leads
  • Condition: Lead status equals “converted”
  • Action: as described, you have to alter the steps a little though (using a relationship parameter)

if you do not want to do it with workflows, embed your code to the script that currently does the conversion.