Pooja
IndividualForum Replies Created
-
TOFU stands for top-of-funnel. MOFU is shorthand for middle-of-funnel, and BOFU — you guessed it — stands for bottom-of-funnel. ... Each of these acronyms contains a whole set of goals and best practices that help marketers craft and execute campaigns.
-
1)) Ease of Use – It stands to reason that one of the single most important elements of any service is its ease of use, this is particularly true considering that Salesforce CRM is targeted to a broad range of companies and business, many of whom may not have a background in tech and software.
2) Excellent Functionality – Salesforce delivers with an outstanding system of integration and functionality. The CRM provides the backbone service needed to allow easy data collaboration between multiple departments, centralized customer information, an array of reports and statistical options, and the ability to run on any browser, tablet, desktop, or mobile device.
3) Flexibility and Customization – Salesforce has broad applicability for a wide range of different companies and businesses. The key to this successful approach is in its flexibility and customization potential. Salesforce integrates well with a host of different business models because it is able to provide report and analytics that are tailored to the specific needs of its users. -
Each standard object also comes with a set of prebuilt, standard fields known as Salesforce Standard Fields .
-
Pooja
MemberJune 16, 2020 at 4:42 pm in reply to: What is Content Distribution in Files in Salesforce?Content Distribution in Files Represents information about sharing a document externally.
-
Auto-response rules let you automatically send email responses to lead or case submissions based on the record’s attributes.
-
An escalation rule automatically reroutes a case and can notify a user if the case remains open after a certain period of time has passed.
-
When migrating data from an external system, the API lets you set a number of fields on objects that were previously read-only.
-
Pooja
MemberJune 15, 2020 at 10:15 am in reply to: What are the benefits of using the Salesforce CRM?Cloud leader.
Cloud of trust.
Multi-rental.
Metadata platform.
Rapid application development.
Open ecosystem.
Complete CRM. -
You can set up an email relay for Salesforce-generated email by configuring Salesforce to automatically route email through your company's Simple Mail Transfer Protocol (SMTP) server.
-
Pooja
MemberJune 12, 2020 at 3:46 pm in reply to: what is the difference between Files and Attachments in Salesforce?Files were brought in as a powerful way to manage documents in salesforce. Other options such as attachments and documents were not as flexible and needed to evolve with the times, Files are the future, and the future is here.
-
Pooja
MemberJune 12, 2020 at 3:44 pm in reply to: Which field type does Bucketing field support in salesforce?A Bucket field helps you to group related records together by ranges and segments, without the use of complex formulas and custom fields.
-
Pooja
MemberJune 12, 2020 at 3:43 pm in reply to: What is the difference between the public and private custom setting?Public custom settings allow administrators to view and modify values, as well as allow them to create code that can manipulate those values. Use public custom settings for things like "user preferences" or other non-sensitive data that isn't vital to your application's operation.
-
If the flow is used only internally, such as at a call center, use the fault path to display the error message to the running user. In the same Screen element, ask the user to report the error to the IT department.
-
This Method can be used when we need to execute the test as a context of a current user .
-
Pooja
MemberJune 11, 2020 at 4:24 pm in reply to: Can we delete custom setting from manage package in Salesforce?No we can't delete custom setting from manage package.
-
Enter Apps in the Quick Find box, select Apps (under Build | Create), then click the name of the connected app. Enable OAuth settings and specify your callback URL and OAuth scopes. On clicking SAVE, a consumer key and consumer secret are generated.
-
Pooja
MemberJune 10, 2020 at 5:18 am in reply to: What are list of tools are avaliable in salesforce lightning ?Browser : Google Chrome.
Browser Debugger: Chrome DevTools.
DevTools Extension: Salesforce Lightning Inspector.
Editor: Force.com IDE. -
Yes you can bypass the validation rule.
-
Object that stores and Manages Massive data values within Salesforce Without affecting performance. Big objects provide consistent performance for a billion records, and are accessible with a standard set of API's to your org or external system.
-
Pooja
MemberJune 9, 2020 at 6:30 am in reply to: What are the different ways to store various types of records in Salesforce?Storage is divided into two categories. File storage includes files in attachments, Files home, Salesforce CRM Content, Chatter files (including user photos), the Documents tab, the custom File field on Knowledge articles, and Site.com assets.
-
Pooja
MemberJune 9, 2020 at 6:28 am in reply to: What are value providers in Salesforce Lightning in Salesforce?Value providers are a way to access data. Value providers encapsulate related values together, similar to how an object encapsulates properties and methods.
-
We can use String.isBlank() to find empty field in Salesforce.
-
Pooja
MemberJune 8, 2020 at 4:02 pm in reply to: How many callouts to external service can be made in a single apex transaction?A single Apex transaction can make a maximum of 100 callouts.
-
Pooja
MemberJune 8, 2020 at 4:01 pm in reply to: Dashboard components can be stored by how many levels in salesforce?Dashboard components support two-level sorting.
-
Role hierarchy is a mechanism to control the data access to the records on a salesforce object based on the job role of a user.