NotificationHistory
IMPORTANT The SOAP API entered a limited enhancement phase in Q4 2020. Access to version 1.6 will be deactivated.
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.
Entity details
You can also retrieve this information with the Web Services API call The getEntityInfo() SOAP API call.
Entity Name: | NotificationHistory |
Can Create: | |
Can Update: | |
Can Query: | |
Can Delete: | |
Can Have UDFs: |
Field definitions
The following table describes the standard Autotask field objects for this entity.
- To retrieve more detailed information specific to a particular Autotask implementation, use the Web Services API call The getFieldInfo() SOAP API call.
- For information on entity UDFs, use getUDFInfo().
- For String datatypes, the number in parentheses ( ) indicates the maximum number of characters allowed.
- LT indicates Local Term.
For more information about fields marked as picklists, review our Understanding picklists article.
Field Name | Label | Datatype | Read Only | Is Required | Reference Name | Picklist |
---|---|---|---|---|---|---|
AccountID | {LT:Account} | long | Account | |||
EntityNumber | Entity Number | string (50) | ||||
EntityTitle | Entity Title | string (2000) | ||||
id | ID | long | ||||
InitiatingContactID | Initiating Contact | long | Contact | |||
InitiatingResourceID | Initiating Resource | long | Resource | |||
IsActive | Is Template Active | boolean | ||||
IsDeleted | Is Template Deleted | boolean | ||||
IsTemplateJob | Is Template Job | boolean | ||||
NotificationHistoryTypeID | Notification History Type Id | integer | ||||
NotificationSentTime | Notification Sent Time | datetime | ||||
OpportunityID | Opportunity | long | Opportunity | |||
ProjectID | Project | long | Project | |||
QuoteID | Quote | long | Quote | |||
RecipientDisplayName | Recipient Display Name | string (200) | ||||
RecipientEmailAddress | Recipient Email Address | string (2000) | ||||
TaskID | Task | long | Task | |||
TemplateName | Template Name | string (100) | ||||
TicketID | Ticket | long | Ticket | |||
TimeEntryID | Time Entry | long | TimeEntry |