- Infusionsoft Cookbook
- Paul Sokol
- 273字
- 2021-07-09 21:17:11
Using note templates for workflow
A note template is like a big red AUTOMATION button. Any time we need to automate or track something and we aren't sure how to do it, we can create a note template. Applying a note template can trigger an e-mail, a task, the application of a tag, and so on.
Many of the recipes in this book leverage note templates, so understanding the experience of applying one to a contact record is a key to building a great workflow.
Getting ready
We need to look at a full contact record, not in My Day.
How to do it...
- Scroll down to the Tasks section of the contact record.
- In the Notes section, select the note we need to apply using the Note Template... dropdown and click on the Add Note button:
How it works...
Applying the note will add the predefined information to the contact's note history and trigger any associated automation.
There's more...
If we click on Add Note without selecting a note template from the dropdown, a pop-up window will open. The user can manually type a note, select a template, or do both from here. Selecting a template from here will trigger the automation tool upon Save even if the user makes edits to the information that gets populated.
See also
A note template can also be submitted from the My Day view. See the recipe Working daily out of My Day later in this chapter. To learn how a task can drive an Infusionsoft user to apply a note template, see the recipe Creating great user experiences with tasks later in this chapter.
- Essential Angular
- HTML5 and CSS3 Transition,Transformation,and Animation
- Getting Started with Python Data Analysis
- 名師講壇:Spring實(shí)戰(zhàn)開發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 深入淺出React和Redux
- Visual Foxpro 9.0數(shù)據(jù)庫程序設(shè)計(jì)教程
- Learning YARN
- Instant PHP Web Scraping
- 開源項(xiàng)目成功之道
- Go語言底層原理剖析
- 汽車人機(jī)交互界面整合設(shè)計(jì)
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)
- 編程改變生活:用Python提升你的能力(進(jìn)階篇·微課視頻版)
- Oracle 12c從入門到精通(視頻教學(xué)超值版)
- Java并發(fā)實(shí)現(xiàn)原理:JDK源碼剖析