Cloud Connect Setup
Steps to configure Cloud Connect Telephony in Chakra Sales CRM
Overview
Ensure that users have been created on CloudConnect before moving forward in the configuration changes on Chakra.
Add Users & Profiles
Create Profile in Chakra
To use CloudConnect telephony , the user must have a CloudConnect login profile.
On chakra we need to create a profile to map the CloudConnect users to Chakra by:
- Go to
Admin--> User Management - Go to
Profile, clickAdd Profileand enter the required name. For eg CCPL User - Add an identifier by clicking
Add New --> Standard Attribute. - Suppose we create an attribute as
CCPL usernameas per the required datatype
Create Users in Chakra [with identifier]
An idetifier is the common attribute which will be used in both CloudConnect and on Chakra so that we can map the CloudConnect User to Chakra User. Ex: The username can be used as the identifier.
Create a user on chakra with the CCPL Username (identifier):
- Go to
Admin--> User Management - In the
Userssection, click on Invite User - Add the details in user form , select the profile created for the CloudConnect
- In the profile add the username of CloudConnect under
CCPL Username(Identifier) - The Chakra user is mapped with the CloudConnect login username given
Setup CloudConnect Plugin
Provider's telephony plugin addition is needed to make any call through some provider on chakra. To add any provider telephony we need to follow the below steps:
- Go to Admin --> Plugins
- Click on Add, name the plugin in label, select the type of plugin form the list and click add . In this case select CloudConnect Telephony
- Copy the
Call Log URL - Connect with the CloudConnect helpdesk for Tenant ID, API Token and send the copied
Call Log URLso that they can fil the Chakra Call Log URL on their end - Under
User Profile to CloudConnect Username Mappingsection, here we need to select the identifier from the profile dropdown attributes. - We can also add the
Actionsthat needs to be taken if you recieve any inbound call for eg create lead whenever any CloudConnect inbound call is received on Chakra. - We can also map the CloudConnect phone number as per any required condition. Suppose we want to map the CloudConnect phone number to some city then we can add the condition in the
Derived Payload (Optional)section . Refer to JSONata Documentation for the format
CloudConnect Configuration
There is a need to add some rules and conditions on CloudConnect as well to user CloudConnect telephony on Chakra. We need to create the Queue and campaign.
We can add these by:
- Go to Sign in on CloudConnect
- Enter the login details and login
- To add new
Campaigngo toCampaign-->Call Campaignand click onAdd New - Add the required details and create.
- To add new Queue go to Services --> Queue and click on Add New
- Add the required details and create
- To assign any agent to a new Queue added go to Services --> Assign Agent
- In Assign Agent, add the Queue Name from the dropdown and add the agent as per that.