Skip to main content
Generate Follow Ups

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

SelectionId, AppointmentEntity, AssociateId, SaveOnContactOwner, UniqueContact

GenerateFollowUps: Generate follow-ups for members in the selection.

SelectionId
integer<int32>
AppointmentEntity
object

Partial AppointmentEntity class associating the generated AppointmentEntity with an interface.

AssociateId
integer<int32>
SaveOnContactOwner
boolean
UniqueContact
boolean

Response

204

No Content