HYCDC / EmailComponent

EmailComponent to Send and Receive Email in standard and custom Objects Using Lightning Component

Home Page:https://naveendhanaraj.wordpress.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send and Receive Email in standard and custom Objects Using Lightning Component

S.NO Prerequisites
1 Create Email Service
2 Create Custom Fields In Email Message object
3
4 301
5 301

Create Custom Fields In Email Message object:

S.NO DataType Field
1 Lookup(Account) Account__c
2 Lookup(Contact) Contact__c
3 Lookup(Lead) Lead__c
4 Lookup(Opportunity) Opportunity__c
5 Lookup(Quote) Quote__c

Email Services Help Documents:

  1. For Reference
    1. (https://help.salesforce.com/articleView?id=code_email_services.htm&type=5
    2. https://help.salesforce.com/articleView?id=code_inbound_email.htm&type=5
    3. https://developer.salesforce.com/page/An_Introduction_To_Email_Services_on_Force.com )

About

EmailComponent to Send and Receive Email in standard and custom Objects Using Lightning Component

https://naveendhanaraj.wordpress.com/


Languages

Language:Apex 62.7%Language:JavaScript 36.3%Language:CSS 1.0%