Opportunity Handling in Cloud Telephony
1. Feature Overview
The Opportunities module in Meritto allows you to manage and track potential leads. With Cloud Telephony integration, you can now track all call interactions (inbound, outbound, and campaign calls) directly against opportunities.
Once a call is completed, a call activity with complete details (agent, duration, status, recording, etc.) can be logged on the Opportunity Profile timeline. This ensures full visibility of communication history for every deal.
Before proceeding, ensure the following:
- A telephony vendor is configured in your Meritto account
- Inbound, outbound, or campaign calling is enabled
- The Opportunities module is enabled in your account
- If not enabled, contact your Account Manager or raise a support ticket
- Call Notification Pop-up for Opportunity is enabled (recommended for inbound & campaign tracking)
3. How it Works
To integrate opportunities with your telephony provider:
- Configure the telephony connector in Meritto
- Enable the Call Notification pop-up to capture inbound call details
Once these steps are completed, all phone call activities will be tracked against the relevant opportunity and can be viewed on the Opportunity Profile page.
4. Configuration
Follow these steps to configure telephony for opportunities:
Step 1: Access Telephony Settings
- Go to Main Menu → Extensions → Telephony
- Select your telephony vendor
- Click Manage
Step 2: Configure User Settings
- Click User Config
- Go to Field Mapping
- Define: Label,Key,Data Type
These fields must match the vendor payload structure
Step 3: Map Agent Details
- Assign Agent IDs / Agent Numbers to users
(provided by your telephony vendor)
Step 4: Configure Outbound Calling
- Navigate to Outbound Config
- Under User Specific Details, configure the mapped user fields
- Under Lead Specific Values, configure:
- Mobile number parameter
- Configure a field as Lead ID (Telephony Unique Identifier)
- This parameter will be passed in the C2C API and returned in the Callback API
- It contains identifiers such as User ID, Opportunity ID, and Opportunity List ID ○ This is mandatory for outbound call activity tracking
Note : Without this configuration, the system will not be able to identify whether the call belongs to a lead or an opportunity, and the activity will not be logged correctly
Step 6: Configure Inbound & Campaign Settings
Similarly configure the required mappings under:
- Inbound Config
- Campaign Config
Passing Lead ID in campaign configuration is optional but recommended for better logging.
5. Enable Opportunity Call Notification Pop-up
When configuring the Telephony, you may want to enable opportunity call pop-up to enable the users to view opportunities related to the incoming call mobile number. This allows the agents to have the relevant information available on the pop-up while conversing with leads.
When an inbound call is received, a call pop-up opens on the agent Meritto screen. To allow users to view and select opportunities during calls:
- Navigate to Extensions → Telephony → Vendor Config → Additional Config
- Enable the toggle: “Call Popup to show Opportunity details”
Once enabled:
- The call pop-up will display:
- Lead details
- Related opportunities
- This helps users access relevant context while interacting with the lead
6. Capture Phone Calls Details
Once the configurations are done and opportunity pop-up is enabled (please note that outbound calls can be done from Opportunity even if the opportunity pop-up is not enabled), you can now capture inbound and outbound call details on the form.
6.1 Outbound Phone Calls
To place an outbound call:
- Navigate to Opportunity List → Select Opportunity List
- Click on the Call icon next to the opportunity
Behavior:
- Call is initiated and user is redirected to the Opportunity Profile page
- Lead ID is passed in the API request
- Once the callback is received:
- Activity is logged on the Opportunity timeline
- A copy is also logged on the Lead timeline
Note: If Lead ID is not passed in the request, the activity will not be logged as the system cannot identify if the activity is to be captured against the lead or opportunity