Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

SMS Fields

API Name

Message Type

Message_Type__c

The value will be SMS or MMS nase on the content we want to Share

User First Name

User_First_Name__c

Name of the User who is sending the SMS

User Last Name

User_Last_Name__c

Last Name of the User who is Sending the SMS

User Phone

User_Phone__c

Phone Number of the User who is Sending the SMS, This Number should be registered in SMS Number User Mapping Record.

Please find the Attached ER Diagram below to retrieve the number.

Customer’s Phone

Customer_s_Phone__c

Phone Number of the Customer to Whom we want to Send the SMS.

Record Type Id

RecordTypeId

It should containing the Outbound Record Type Id

Parent Record Id

Parent_Record_Id__c

It should contain the Record Id of the SOurce Object from Where the SMS is sent.

Text Message

Text_Message__c

It should contain the content which we want to send to the Customer, It’s value can be retrieved from SMS Template Records or we can Hardcode is as well.

ER Diagram -

  • No labels