CompanyNotes
The CompanyNotes entity describes any sort of note created by an Autotask user and associated with a Company entity or an Opportunity entity. Autotask users manage Company Notes through the CRM module (CRM > Companies).
NOTE You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.
Entity details
Entity Name: | CompanyNotes |
Entity Path: |
/atservicesrest/v1.0/CompanyNotes |
Parent Entity: | Companies |
Can Create: |
![]() |
Can Update: |
![]() |
Can Query: |
![]() |
Can Delete: | |
Can Have UDFs: |
Conditions and requirements
Special field attributes
Field | Conditions and Requirements |
---|---|
contactID | contactID must reference an isActive Autotask Contact that is associated with the Company referenced by the companyID field or from the parentCompany of the Company referenced by companyID. |
opportunityID | opportunityID must reference an isActive Autotask Opportunity associated with the Company referenced by the companyID field. |
Field definitions
Field Name | Datatype | Read-Only | Is Required | Reference Name | Picklist |
---|---|---|---|---|---|
actionType | integer |
![]() |
![]() |
||
assignedResourceID | integer |
![]() |
Resources | ||
companyID | integer |
![]() |
Companies | ||
completedDateTime | datetime |
![]() |
|||
contactID | integer | Contacts | |||
createDateTime | datetime |
![]() |
|||
endDateTime | datetime |
![]() |
|||
id | long |
![]() |
![]() |
||
impersonatorCreatorResourceID | integer |
![]() |
Resources | ||
impersonatorUpdaterResourceID | integer |
![]() |
Resources | ||
lastModifiedDate | datetime |
![]() |
|||
name | string (128) | ||||
note | string (32000) | ||||
opportunityID | integer | Opportunities | |||
startDateTime | datetime |
![]() |