Salesforce terms starting with N
17 terms in the dictionary that start with N.
- Named CredentialDevelopmentAdvanced
A Named Credential in Salesforce securely stores the URL and authentication settings for an external service endpoint. By referencing a Named Credential in Apex callouts or External Services, developers avoid hardcoding URLs and credentials in code, improving security and making it easy to update endpoints without code changes.
View term → - Named Query APIDevelopmentAdvanced
Named Query API is a Setup feature for creating and managing pre-defined, named SOQL queries that can be executed via API. These named queries provide a governed, reusable way for external systems to access Salesforce data using parameterized queries with controlled access.
View term → - NamespaceDevelopmentIntermediate
In Salesforce, a unique prefix assigned to a managed package or Developer Edition org that prevents naming conflicts by qualifying all custom components (like classes, objects, and fields) with the namespace prefix.
View term → - Namespace PrefixDevelopmentAdvanced
The specific alphanumeric identifier (1-15 characters) registered for a Salesforce managed package that prepends to all its components (e.g., myapp__CustomObject__c), ensuring uniqueness across the AppExchange ecosystem.
View term → - Native AppPlatformIntermediate
A Salesforce application built entirely on the Lightning Platform using native tools (Apex, LWC, Flows, custom objects) rather than external technologies, benefiting from automatic upgrades, built-in security, and multi-tenancy.
View term → - Navigation TabPlatformBeginner
A tab in Salesforce that links to a URL, Visualforce page, Lightning component, or Canvas app rather than a standard or custom object, providing users with navigation access to custom or external resources.
View term → - Net Promoter ScorePlatformBeginner
In Salesforce Surveys and Service Cloud, a customer loyalty metric measured by asking how likely customers are to recommend your company (0-10 scale), categorizing respondents as Promoters, Passives, or Detractors.
View term → - Net Zero CloudPlatformBeginner
Net Zero Cloud (formerly called Salesforce Sustainability Cloud) is a Salesforce product that helps organizations track, analyze, and report their carbon emissions and environmental data to support ESG goals and climate commitments. It provides tools for carbon accounting, supplier emissions tracking, waste and water management, and regulatory reporting.
View term → - Network AccessAdministrationAdvanced
Network Access is a Setup page where administrators define trusted IP ranges that bypass identity verification challenges. When users log in from a trusted IP range, they are not prompted for additional verification steps like email codes or Salesforce Authenticator, simplifying the login experience from known corporate networks.
View term → - New Business QuoteSalesBeginner
In Salesforce CPQ, a quote record created for a new sales opportunity (as opposed to a renewal or amendment quote), containing product line items, pricing, and terms for a potential new customer deal.
View term → - Next Best ActionAIBeginner
A Salesforce feature (part of Einstein Next Best Action) that uses strategies combining business rules and predictive models to recommend specific actions or offers to users at the point of customer interaction.
View term → - Next Best Action StrategyAIIntermediate
A declarative strategy built in Strategy Builder that defines the logic for Einstein Next Best Action recommendations, combining data filters, recommendation sources, AI models, and business rules to determine which offers or actions to suggest.
View term → - NicknamePlatformAdvanced
In Salesforce Experience Cloud and Chatter, a display name that users can set as an alternative to their full name, allowing them to participate in communities with a chosen alias for privacy or preference.
View term → - NLP ModelAIBeginner
In Salesforce Einstein, a natural language processing model trained to understand and classify text data, used in features like Einstein Intent (classifying customer messages) and Einstein Sentiment (analyzing text sentiment).
View term → - Nonprofit CloudPlatformBeginner
Nonprofit Cloud is Salesforce's product suite tailored for nonprofit organizations. It provides tools for fundraising, donor management, program delivery, grant management, and outcome tracking. The platform includes the Nonprofit Success Pack (NPSP) data model and integrations with payment processors and marketing tools.
View term → - NoteCore CRMBeginner
A Note in Salesforce is the legacy standard object (Note in the API) that stores short, plain-text annotations attached to a parent record. Each Note has a Title, a Body field (up to 32 KB of plain text), a polymorphic ParentId pointing to almost any standard or custom record, an OwnerId, and an IsPrivate flag that hides the note from anyone except its owner. Notes were the original way users captured ad-hoc context on Accounts, Contacts, Opportunities, Cases, and other records before Salesforce introduced Lightning Notes (the ContentNote object) with rich-text formatting, file attachments, and modern collaboration features. The classic Note object remains in every org for backward compatibility and is still surfaced through the Notes & Attachments related list, but Salesforce recommends using Lightning Notes for all new notes - they support inline formatting, images, multi-record sharing, and survive Lightning Experience migrations cleanly.
View term → - NotesCore CRMIntermediate
The enhanced notes feature in Salesforce (Lightning Experience) that provides a rich-text editor for creating notes associated with records, supporting formatting, lists, and images, replacing the legacy Notes & Attachments related list.
View term →