Hi:
I want to convert Records from Leads(Entity) to Target(Entity.)
my scenario is:
a person will see Leads and change status for those.
but I have to handle:
if the person did not change status for leads that were already created for 2 days. those records must be deleted from Leads.
and these records(to be deleted) must be highlighted in Target(Entity.)
is there an easy way to handle this scenario.
I think so that it will be handled using workflow. ON which event workflow will trigger?
I want that as user logins, this action must be performed auto in backend.