To get started with Nimble Create, Create a New Template. From here you can author your content and apply your formatting.
Create a New Template
Before creating a template from scratch, we recommend exploring existing templates
-
In the tab bar, open the App Launcher, or in Salesforce Classic, click
-
Click Templates.
-
Click New.
-
In Template Name, enter the unique name by which to identify the Template.
-
In
Sharing Mode, select:SystemorUser. -
In
Description, enter the purpose of the Template. -
In ,
SOQL Queryenter the SOQL to use with the template. This query will be used to determine which data is accessible within the template and is essential to building your template.
Feel free to write your SOQL directly or you may want to use Work Bench (external) or Nimble Query to help write your query.
-
Click Save.
Advanced Template Settings
The following fields are also available for use within your template.
CSS File - a Static Resource file that contains font, color, and sizing specifications. Typically a developer will help to set this up for you as a one-time task and you can use it for all templates in the future.
Inline CSS - When this is checked, it will inline the base CSS from the static resource above.
-
This is handy for emails, so each client will render the styles correctly.
-
Having this unchecked will apply no styling, which would be useful for outside of emails where you have your own stylesheet
Parent Template - Allows you to set some basic appearance around the template.
Bulkify Subtemplates - If you include a sub-template in your template, check this box to reduce the chances that the template will encounter Salesforce limits.