Understanding notes
Core purpose
Notes serve as a central repository for documenting customer interactions, internal discussions, decisions, and other important account-related information that needs to be preserved and shared across teams.
Note types
Business notes
• General updates
• Meeting minutes
• Decision records
• Strategy documents
• Meeting minutes
• Decision records
• Strategy documents
Technical notes
• Implementation details
• Configuration changes
• Integration notes
• Troubleshooting logs
• Configuration changes
• Integration notes
• Troubleshooting logs
Standard fields
Required fields
Optional fields
System-managed fields
Note organization
1
Creation
- Choose appropriate type
- Set clear title
- Structure content well
- Add relevant tags
2
Management
- Control visibility
- Link related records
- Attach documents
- Track versions
3
Collaboration
- Share with teams
- Gather feedback
- Update content
- Maintain history
Best practices
Content quality
• Write clearly and concisely
• Use consistent formatting
• Include relevant context
• Maintain objectivity
• Use consistent formatting
• Include relevant context
• Maintain objectivity
Organization
• Use descriptive titles
• Apply appropriate tags
• Link related notes
• Set proper visibility
• Apply appropriate tags
• Link related notes
• Set proper visibility
API endpoints
Sample note
When creating a note, the system will add additional fields in the response such as:
id: Unique identifier for the noteaccount: Name of the associated accountauthor: Name of the note creatorauthorId: ID of the creatorauthorEmail: Email of the creatorcreatedAt: Creation timestampupdatedAt: Last update timestamp
Available operations
Note management
Note management
All endpoints require authentication with Bearer token, API key, and Organization ID in the headers.
Related resources
Accounts overview
Learn about account management
Activities
Track customer interactions