In a CRM, a new business opportunity is represented by an object. Depending on the CRM, the object may be called a 'Deal', an 'Opportunity', or for senior living, a 'Prospect'.
One of the more common use cases of automation is to trigger automation when Deals/Opportunities/Prospects are changed within your CRM. This can be achieved one of two ways:
- Mapping external deal fields to Contact custom fields
- Mapping external deal/prospect/opportunity fields to ActiveDEMAND Deal fields
The first option is very easy and works very well. Basically, you create custom fields in ActiveDEMAND on the Contact object, then use changes in the field to trigger automation. The shortcoming of the first option is if a contact has more than one deal open at a time. If your contacts only have one open deal at a time, consider this approach:
If your contacts can have more than one Deal/Opportunity/Prospect open at a given time, then you will need to use the second option. ActiveDEMAND has a deal processing system that will detect deal creation/deal updates within your account. When a Deal/Opportunity/Prospect is created/updated in your CRM, ActiveDEMAND will create a 'shadow deal' within ActiveDEMAND. This deal object that is created within your ActiveDEMAND account will be used to trigger automation within ActiveDEMAND. When the deal changes in your external CRM, the ActiveDEMAND deal object is updated in your account.
The ActiveDEMAND Pipeline Object
Each Deal/Prospect/Opportunity belongs to a Pipeline. A pipeline is a set of stages and statuses that define a Deal/Prospect/Opportunity. ActiveDEMAND will automatically set up pipelines based on incoming deals from your CRM as the deals come in. If you want to pre-configure Pipelines, you will require admin permissions. Browse to Administration->Account Settings -> Pipelines in your account settings.
Pipeline Edit:
- Pipeline Name
- Pipeline Description
- Pipeline Deal Stages (these can be re-ordered by dragging)
- Pipeline Deal Statuses
- Status can be one of [Open, Closed-Won, Closed-Lost]
When a Deal/Prospect/Opportunity is changed to any status that is 'Closed', the actual closed date is set. If you set a Deal/Prospect/Opportunity to 'Closed-Won', a won-deal history item is created on the timeline of the primary contact. If you delete a Deal/Prospect/Opportunity in your CRM, the deal will be deleted in ActiveDEMAND.
The ActiveDEMAND Deal/Prospect Object
The ActiveDEMAND Deal/Prospect/Opportunity object is described by a set of standard fields and custom fields.
Deal/Prospect Fields
- Estimated Close date
- Name
- Description
- Pipeline (Funnel)
- Stage
- Status
- Value
- Probability
- A set of Custom Fields
- Deal Connections
Deal Connections
A Deal/Prospect/Opportunity has associated connections to Contacts and Organizations in B2B mode
- Connected Contact
- Primary contact (can only be one)
- Connected Organization
In Senior Living mode the Deal/Prospect/Opportunity object has an associated contact and contacts that have relationships to the primary contact.
For the most part, the majority of the settings are created automatically when you integrate with your CRM. The exception being Deal Custom fields, these will need to be created by your account administrator (see Managing Custom Fields).
Enabling Deal/Prospect/Opportunity Support
The ActiveDEMAND Deal/Prospect/Opportunity Objects are created when ActiveDEMAND detects a Deal/Prospect/Opportunity has been created in your CRM (in B2B mode) if you have mapped the deal fields in your CRM Contact Update setup (Contacts->CRM Contact Updates). If you do not map to the ActiveDEMAND standard deal fields, ActiveDEMAND will not create deal objects. If your account is in Senior Living Mode, the Deal/Prospect/Opportunity support is enabled as soon as you connect your CRM.
In B2B mode, If you map your external CRM Deal fields to ActiveDEMAND Contact custom fields, the deal objects will NOT be created. In Senior Living mode, you do not have to configure anything.
If you have mapped the fields correctly, ActiveDEMAND will automatically create the deal stages, deal statuses, and deal pipelines as it detects incoming deals. As well ActiveDEMAND will automatically detect contact connections to the deals.
Viewing Deal/Prospect/Opportunity
Deal/Prospect/Opportunity Changes in ActiveDEMAND are not automatically pushed to the CRM
If you make changes to an ActiveDEMAND deal object (either manually or using automation), these changes will not be automatically pushed to your CRM. The CRM is viewed as the data master, thus the deal changes must be made in your CRM. If you make changes to the deal object in ActiveDEMAND, these changes will be overwritten by the CRM when a Contact, Account, or Deal changes in the CRM. If you need to use automation to change the CRM deal object, use the CRM-specific Post To CRM workflow action.
The deals that are created as a result of a deal being created in your CRM, there are several places that you can interact with the deals in your ActiveDEMAND account.
Interacting with Deals/Prospects/Opportunities On Your Dashboard
There is a deal Kanban dashboard widget that will allow you to view and interact with the deals within the associated account.
This widget will provide a card-based interface for viewing and interacting with Deal objects
Interacting with Deals on the Contact Record
On every Contact record, there is a deals tab. You will be able to interact with the deals associated with that specific contact
Interacting with Deals on the Organization Record
Similarly, there is a deals tab on the Organization records that shows all deals that are either directly associated with the company or any deals that are associated with employees of the company
Interacting with a Deal/Prospect/Opportunity in workflows
Typically the deals are created automatically from the source CRM. You can trigger campaigns using the Deal/Prospect Changed starting step:
If the campaign is triggered using this starting step, the ActiveDEMAND deal object can be acted on within that campaign directly. You can set custom fields on the deal using the
workflow action. Or you can update the ActiveDEMAND deal object using the
ActiveDEMAND will NOT update the Deals/Prospects/Opportunities in your CRM automatically
When updating deal statuses using automation, you MUST interact with the CRM's version of the deal/prospect, not ActiveDEMAND's version of the deal. Any changes to the deal within ActiveDEMAND are not reflected in the deal in the CRM. Thus any changes that are made to the Deal in ActiveDEMAND will NOT be reflected in the external CRM. Any changes to the deals in your CRM will overwrite the changes you have made to deals in ActiveDEMAND. Thus if you are updating a deal, use the CRM workflow action to update the external deal, let the CRM update the deal in ActiveDEMAND.
Comments
Please sign in to leave a comment.