Hello,
I have been building a helpdesk environment in SharePoint with multiple workflows.
I have a workflow for when an email arrives in a shared mailbox, create an item in a SharePoint list.
Alternatively we'd like to be able to manually create items in the SharePoint list and have a workflow fire off to the user with their ticket details however as both workflows detect when a new item has been created if a ticket it manually created in SharePoint the user will receive their ticket email as well as the one they would receive when sending a ticket in via email.
Any way we can configure this with conditions?