NotificationHistory

This entity describes an Autotask Notification, as listed in the Notification History page. In the UI, users with Admin security level permission to access "Application-wide (Shared) Features" can access Notification History. From this page, you can view a list of notifications sent from Autotask in the previous 30 days.

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: NotificationHistory

Entity Path:

/atservicesrest/v1.0/NotificationHistory

Can Create:  
Can Update:  
Can Query:
Can Delete:  
Can Have UDFs:  

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
companyID long   Companies  
entityNumber string (50)      
entityTitle string (2000)      
id long    
initiatingContactID long   Contacts  
initiatingResourceID long   Resources  
isActive boolean    
isDeleted boolean    
isTemplateJob boolean    
notificationHistoryTypeID integer    
notificationSentTime datetime      
opportunityID long   Opportunities  
projectID long   Projects  
quoteID long   Quotes  
recipientDisplayName string (200)      
recipientEmailAddress string (2000)      
taskID long   Tasks  
templateName string (100)      
ticketID long   Tickets  
timeEntryID long   TimeEntries  

Additional resources