• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

"AppointmentNewNotification"

Some tooltip text!
• 1 minute to read
 • 1 minute to read

This provider name is implemented by the class SuperOffice.CRM.ArchiveLists.AppointmentNewNotificationSubProvider inside NetServer's SODatabase assembly.

Supported Entities

Name Description
"appointmentNew" Appointment

Supported Columns

Name Restriction Description OrderBy
getAllRows bool GetAll: Get all rows of archive - use with care, you may be fetching the whole database
getNoRows bool GetNone: Do not get any rows from the archive
id None !!id x
associateId associate Associate: SR_SINGULAR_ASSOCIATE_TOOLTIP x
originatorFullName associate !!originatorFullName - Full name: !!originatorFullName x
receiverFullName associate !!receiverFullName - Full name: !!receiverFullName x
notifyDateTime datetime !!notifyDateTime x
title None !!title
updateType None !!updateType
startDateTime None !!startDateTime x
endDateTime None !!endDateTime
location None !!location
isRecurring None !!isRecurring
isEmailInvitation None !!isEmailInvitation
isSeen None !!isSeen
recurringStartDateTime None !!recurringStartDate x
recurringEndDateTime None !!recurringEndDate x

Sample

GET /api/v1/archive/AppointmentNewNotification?$select=notifyDateTime,receiverFullName,updateType
Authorization: Basic dGplMDpUamUw
Accept: application/json; charset=utf-8
Accept-Language: sv

See also: IArchiveAgent.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top