Hi All,
We have a simple workflow that creates task when an email Activity Status changes to completed.
Whenever someone sends an email, the workflow fires 3 times for some reason.
Anyone have any ideas how to prevent this so that I'm not getting 3 tasks for every time that emails Activity Status changes to completed?
The workflow is very basic:
Trigger on email Status Change
If email ActivityStatus = completed
- Create Task