Lead Gen & CRM has a distinct API organization. This article will detail the methods listed within the Lead Gen & CRM API, related to Notes.
| Administrators | ✓ | |
| Company Managers | ||
| Marketing Managers | ||
| Sales Managers | ||
| Salespersons | ||
| Jr. Salespersons |
This article provides specific method content about Lead Gen & CRM's API. However, given the size and scope of the API, information is broken up and is contained in different articles. Each article focuses on a specific function of Lead Gen & CRM's API. Additional API information can be found in the following articles:
getAccountNotes | Retrieve notes for a specific account by ID. | |||||
| Params | Name | Type | Is Required | |||
|
id | int | Required | ||||
| Return Data | Name | Type | ||||
|
result | list<Note> | |||||
getAccountsNotes | Retrieve ALL notes for accounts across all entities. Returns all notes where the entity type is account. | |||||
| Params | Name | Type | Is Required | |||
| Return Data | Name | Type | ||||
|
result | list<Note> | |||||
getContactNotes | Retrieve notes for a specific lead/contact by ID. | |||||
| Params | Name | Type | Is Required | |||
| id | int | Required | ||||
| Return Data | Name | Type | ||||
|
result | list<Note> | |||||
getOpportunityNotes | Retrieve notes for a specific opportunity by ID. | |||||
| Params | Name | Type | Is Required | |||
| id | int | Required | ||||
| Return Data | Name | Type | ||||
|
result | list<Note> | |||||
Copyright © 2026 · All Rights Reserved · Constant Contact · Privacy Center