Differentiation of Events between New Task and Copy Task
We are using Webhook handlers to catch New Task events and to auto populate some taxonomy data on Task creation. However, we notice that the Copy Task function on the platform cannot be differentiated from the New Task event currently, but we would need to distinguish between these two events to handle them slightly differently.
Can a new event be created, or an attribute be added to the existing event, to allow us to identify whether a Task is new or a copy of an existing Task?
1
vote