what is the limit of data.com records that can be added to salesforce?
Answer / Dilip Kumar Gangwar
The number of Data.com records that can be added to Salesforce depends on your Salesforce edition and usage limits. For example, in Professional Edition, up to 500 new Data.com records can be added per day.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define sosl ?
What all data types can a set store? : salesforce crm
What is the difference between soql and sosl query ?
What is junction object? : salesforce objects & fields
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
Can two users have the same profile? Can two profiles be assigned to the same user? : salesforce crm
What are the types of relationships applicable to salesforce?
What are Time-Dependent Workflow Limitations?
Explain static field and their scope?
What is collection in apex?
What are lightning components?
We have 2 workflows WF1 & WF2 on Case. WF1 updates a custom field which is the entry criteria for WF2. Will the WF2 fire?