# ActiveCampaign — Find Deal Owner

*/Action/ActiveCampaign_—_Find_Deal_Owner*

Looks for a Deal and if found, returns the User that owns the Deal

## Action Profile

**Verb**: find
**Inputs**:
- ownerName
- ownerEmail
**Op Mode**: read
**Outputs**:
- userId
- firstName
- lastName
- email
**Exposed By**: [ActiveCampaign](/Software/ActiveCampaign)
**Operates On**: User
**Composes With**:
- [Create Deal](/Action/Create_Deal)
- [Find Deal](/Action/Find_Deal)
- [Create or Update Deal Task](/Action/Create_or_Update_Deal_Task)
- [Add Note to Deal](/Action/Add_Note_to_Deal)
**Invoked As Tool**: An agent or workflow invokes this exposed callable by its id via the usesTool edge, supplying an owner name or email and receiving the matching user record that owns deals, without changing any state.

## Neighborhood

### Parent

- [ActiveCampaign](/Software/ActiveCampaign) — parent · Software

### Siblings

- [CustomActions(beta).create](/Action/ActiveCampaign_—_Custom_Actions_(Beta)) — siblings · Action
- [ApiRequest(beta).create](/Action/ActiveCampaign_—_API_Request_(Beta)) — siblings · Action
- [Account.create](/Action/ActiveCampaign_—_Create_Account) — siblings · Action
- [Account.update](/Action/ActiveCampaign_—_Update_Account) — siblings · Action
- [Account.create](/Action/ActiveCampaign_—_Create_or_Update_Account) — siblings · Action
- [Contact.create](/Action/ActiveCampaign_—_Create_or_Update_Contact) — siblings · Action
- [Deal(deprecated).create](/Action/ActiveCampaign_—_Create_Deal_(Deprecated)) — siblings · Action
- [ExistingContactToAutomation.add](/Action/ActiveCampaign_—_Add_Existing_Contact_to_Automation) — siblings · Action
- [ContactFromAutomation.remove](/Action/ActiveCampaign_—_Remove_Contact_From_Automation) — siblings · Action
- [Campaign.create](/Action/ActiveCampaign_—_Create_Campaign) — siblings · Action
- [ContactToAccount.add](/Action/ActiveCampaign_—_Add_Contact_to_Account) — siblings · Action
- [ContactNote.add](/Action/ActiveCampaign_—_Add_Contact_Note) — siblings · Action
- [RemoveTagFromContact.add](/Action/ActiveCampaign_—_Add%2FRemove_Tag_From_Contact) — siblings · Action
- [ContactTask.create](/Action/ActiveCampaign_—_Create_or_Update_Contact_Task) — siblings · Action
- [ACustomObjectRecord.create](/Action/ActiveCampaign_—_Create_or_Update_a_Custom_Object_Record) — siblings · Action
- [SecondaryContactToDeal.add](/Action/ActiveCampaign_—_Add_Secondary_Contact_to_Deal) — siblings · Action
- [Deal.create](/Action/ActiveCampaign_—_Create_Deal) — siblings · Action
- [NoteToDeal.add](/Action/ActiveCampaign_—_Add_Note_to_Deal) — siblings · Action
- [DealTask.create](/Action/ActiveCampaign_—_Create_or_Update_Deal_Task) — siblings · Action
- [Deal.update](/Action/ActiveCampaign_—_Update_Deal) — siblings · Action
- [Account.find](/Action/ActiveCampaign_—_Find_Account) — siblings · Action
- [Contact.find](/Action/ActiveCampaign_—_Find_Contact) — siblings · Action
- [ContactTask.find](/Action/ActiveCampaign_—_Find_Contact_Task) — siblings · Action
- [Deal.find](/Action/ActiveCampaign_—_Find_Deal) — siblings · Action
- [DealTask.find](/Action/ActiveCampaign_—_Find_Deal_Task) — siblings · Action
- [User.find](/Action/ActiveCampaign_—_Find_User) — siblings · Action
- [StartAWhatsappMessagingFlowForAPhoneNumber.create](/Action/ActiveCampaign_—_Start_a_WhatsApp_Messaging_Flow_for_a_Phone_Number) — siblings · Action
- [SubscribeOrUnsubscribeContactFromList.create](/Action/ActiveCampaign_—_Subscribe_or_Unsubscribe_Contact_From_List) — siblings · Action
- [TrackedEvent.create](/Action/ActiveCampaign_—_Create_Tracked_Event) — siblings · Action
- [AWhatsappTemplate.send](/Action/ActiveCampaign_—_Send_a_WhatsApp_Template) — siblings · Action
- [WhatsappTemplate.find](/Action/ActiveCampaign_—_WhatsApp_Template) — siblings · Action

### Composes with

- [Deal Create](/Action/Deal_Create) — composes with · Action
- [Livespace — Add Deal Note](/Action/Livespace_—_Add_Deal_Note) — composes with · Action
- [Create or Update Deal Task](/Action/Create_or_Update_Deal_Task) — composes with · Action
- [SimpleRev — Update Deal](/Action/SimpleRev_—_Update_Deal) — composes with · Action
- [CATS — Find a User](/Action/CATS_—_Find_a_User) — composes with · Action
- [servis.ai — Create Deal](/Action/servis.ai_—_Create_Deal) — composes with · Action
- [Find Deal](/Action/Find_Deal) — composes with · Action

### Problems this exposes

- [pipeline-scoped lookup when same deal title exists in multiple pipelines](/Problems/pipeline-scoped_lookup_when_same_deal_title_exists_in_multiple_pipelines) — exposes problem · Problems
- [owner-reassignment lag after pipeline rebalancing](/Problems/owner-reassignment_lag_after_pipeline_rebalancing) — exposes problem · Problems
- [deals with no assigned owner returning null](/Problems/deals_with_no_assigned_owner_returning_null) — exposes problem · Problems

### Operates on

- [Owner](/Nouns/Owner) — operates on · Nouns
