I am trying to create a flow that monitors for a new Phone Call activity and then updates a date field on a Lead record (basically I'm tracking the date of the last phone call to that lead).
Here is my flow:
This works, and the last activity field gets updated when I add a new phone call to the Lead.
However, I've found that it's creating new leads when adding phone call activities to other entities. For example, if i add a new activity to an Account record, a new (blank) Lead is created.
How can I stop this happening?