Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

Installation Steps

To install the apps, please click on the link below: 

Please go to Appexchange for the latest version or email at support@cloudmaveninc.com

How to provide permission 

We need to provide permissions to the users who will be using the application so that the users have access to the object and fields of this application.

  • Go to Setup. 

  • Find Permission sets in Quick Find Box as shown below: 

...

  • Click on Cloud Maven SMS. 

...

  • Click on Manage Assignment Button 

...

  • Click on Add Assignments 

...

  • Click on Assign and assign the permission set to the required users. 

...

  • Save it. 

How to provide licenses 

Licences are provided so that the user can access our applications.

  • Go to Set up. 

  • Find Installed Packages in Quick Box.

...

  • Click on Manage Licenses of the Application in which users are needed to given licenses and to remove license of an existing user. 

...

  • Save it. 

How to map numbers & where to see all the numbers and what’s not assigned? 

The numbers are mapped so that the users are assigned a particular number from which they can send the outbound messages.

To Map the numbers, follow the below steps:

  • Log in to the org.  

  • Click on App Launcher, and search for SMS and Efax Guru App. 

...

  • Open the SMS & eFax Guru Apps.  

  • Click on Number User Mapping. 

...

  • Click on New (if user is being assigned a new number). 

...

  • In the user section, you can search for the user who is present in the org and you want to assign the number. 

...

  • Find the registered Numbers in SMS Registered# Field 

  • Mark the checkboxes true for IsActive & isdefault. 

  • Save it. 

We can see a number is assigned to particular user by clicking on SMS Number - User Mapping as shown in the screenshots below. It will also be visible in the ‘from' side of the chatbox.

...

How to create SMS templates

  • Log in to your Salesforce org.

  • Go to App Launcher and Search for SMS & eFAX Guru Applications

...

  • Go To SMS Templates Tab under SMS & eFax Guru App.

...

  • Click on “New” under SMS Templates Tab in order to create a new SMS Template.

...

  • Enter the Template Name, Object(from which SMS message is to be initiated) and actual message under SMS Template Field.

...

  • Click On Save.

Post Installation Guide

Once the application is installed, please follow the below steps:

These steps can only be done by the Cloud Maven team as of now. The Cloud Maven team is working on adding console screen to manage the steps.

  1. Click on the Gear icon and Go to Setup.

  2. Search for Custom Setting in Quick Find Box.

  3. Click on Manage of “SMS Credentials”.

...

4. Enter the details as shown in below picture.

...

5. Search for Custom Setting in Quick Find Box.

6. Click on Manage of “Data Transfer Settings”.

...

7. Click on Edit of “InboundSMS_Query_Label”.

...

8. Enter the details as shown in below picture.

...

9. In value section, Enter following query :-

FIND {0} IN ALL FIELDS RETURNING Contact(Name, Id ORDER BY LASTMODIFIEDDATE DESC LIMIT 1) LIMIT 10

(Change Object Name in Query as per requirement)

10. Now, Go to Custom Settings and Click on Manage of “Features Entitlement“.

11. Mark the checkbox true for SMS.

...

12. Go to Object Manager and Go to the source object.

13. Click on Page Layouts

...

14. Add SMS Messages into Related List

...

SMS Number - User Mappings:

...

  • Map the user and Click on Save.

...

...

How to update SMS Templates

...

  • Go to SMS and eFax Application.

  • Go to SMS Templates tab.

  • Click on New

...

(Note : If Source Object is other than Contact, Please create SMS Opt Out field)

...

How to Create Salesforce Site

...

  1. Click on the gear icon and go to setup.

  2. In the quick find box search for sites.

...

3. Click New

...

4. Provide the required information(Label, Name, etc.) as shown in below picture.

...

5. Click Save.

How to assign Apex Class

...

to Site Guest User

...

  1. In Global search, Search for Site Guest User.

  2. Click on the site name which we have created just now.

...

3. Click on the profile.

4. Click on Enabled Apex class Access.

...

5. Provide Access to below classes.

cm_datatransfer.InBoundMessageParser

...

cm_datatransfer.SMSMessageWrapper

How to enable SMS Inbox

...

functionality

For SMS Inbox functionality, follow the below steps :

  1. Go to SMS Message object

  2. Click on Fields and Relationships

  3. Search for SObject Name field

(Note : If Source object is other Contact, Please create SObjectName field using the below formula

IF(Lead__c <> NULL, Lead__r.FirstName + ' ' + Lead__r.LastName, Name)

Please change the Source Object Name accordingly)

4. Go to Custom Settings

5. Click Manage of Data Transfer Settings

...

6. Create new entry named SObjectNameInbox. (If you don’t find entry for SObjectNameInbox)

7. For Value, Enter the API name of SObject Name field

...

8. Click Save

Remote Site Settings

...

Note : Please check if there is site named SMSAPISite and it is Active, If not then perform following steps :

  1. Enter Remote Site Settings in Quick Find Box.

  2. Click on New Remote Site.

...

3. Enter the details as shown in below picture.

...

4. Click Save.

...

Congratulations! You have successfully installed the Application.

How to provide permission 

We need to provide permissions to the users who will be using the application so that the users have access to the object and fields of this application.

  • Go to Setup. 

  • Find Permission sets in Quick Find Box as shown below: 

...

  • Click on Cloud Maven SMS. 

...

  • Click on Manage Assignment Button 

...

  • Click on Add Assignments 

...

  • Click on Assign and assign the permission set to the required users. 

...

  • Save it. 

How to provide licenses 

Licences are provided so that the user can access our applications.

  • Go to Set up. 

  • Find Installed Packages in Quick Box.

...

  • Click on Manage Licenses of the Application in which users are needed to given licenses and to remove license of an existing user. 

...

  • Save it. 

How to map numbers & where to see all the numbers and what’s not assigned? 

The numbers are mapped so that the users are assigned a particular number from which they can send the outbound messages.

To Map the numbers, follow the below steps:

  • Log in to the org.  

  • Click on App Launcher, and search for SMS and Efax Guru App. 

...

  • Open the SMS & eFax Guru Apps.  

  • Click on Number User Mapping. 

...

  • Click on New (if user is being assigned a new number). 

...

  • In the user section, you can search for the user who is present in the org and you want to assign the number. 

...

  • Find the registered Numbers in SMS Registered# Field 

  • Mark the checkboxes true for IsActive & isdefault. 

  • Save it. 

We can see a number is assigned to particular user by clicking on SMS Number - User Mapping as shown in the screenshots below. It will also be visible in the ‘from' side of the chatbox.

...

How to create SMS templates

  • Log in to your Salesforce org.

  • Go to App Launcher and Search for SMS & eFAX Guru Applications

...

  • Go To SMS Templates Tab under SMS & eFax Guru App.

...

  • Click on “New” under SMS Templates Tab in order to create a new SMS Template.

...

  • Enter the Template Name, Object(from which SMS message is to be initiated) and actual message under SMS Template Field.

...

.