For my current company use case we create deals through workflow automation if form is filled out by the contact. Say if contacts deal is already open and associated contact again fills out the form, in this case contact will be enrolled in workflow and create another deal. However I want here if deal is open then it should send deal owner notification that associated contact has done any activity.
In short the deal should be only opened for the contact if there is no existing deal open for the contact. Is there any way to do this?
Our association are Deal can be associated with single contact whereas contact can be associated with multiple deals.
Also, it is not same that contact owner and deal owner is same for our use case. Can anyone provide suggestions on this.