I have a workflow that calls a custom activity, I want to call this same activity after create and update of a field of a record.
I want to send different inputs to code activity based on whether workflow was triggered on create or update. Is there any way to do this?