Create a Lightbox presentation session
/crmRestApi/resources/11.13.18.05/presentationSessions
Request
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
-
Upsert-Mode: string
Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
- application/json
object-
AccountId: integer
(int64)
Title:
Account IDThe unique identifier of the account for which the presentation session was conducted. The default value is obtained from Activity unless specified during create. -
AccountName: string
Title:
AccountMaximum Length:360The name of the account for which the presentation session was conducted. -
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity for the presentation session. -
PresentationSessionId: integer
(int64)
Title:
Session IDThe unique identifier of the Lightbox presentation session. -
sessionAttendanceEvents: array
Presentation Session Attendance Events
Title:
Presentation Session Attendance EventsThe presentation session attendance events resource is used to view and create the event attendance. Presentation session events attendance is used to keep track of the audience who attended a session when a Lightbox document was displayed. -
SessionDate: string
(date-time)
Title:
Session DateThe date and time when the Lightbox presentation session was conducted. The default value is obtained from Activity unless specified during create. -
sessionDisplayEvents: array
Presentation Session Display Events
Title:
Presentation Session Display EventsThe presentation session display events resource is used to view and create the display events. Display events log the start and stop times during which a Lightbox document page was displayed during a presentation session. -
SessionOwnerId: integer
(int64)
Title:
Session Owner IDThe unique identifier of the owner of the presentation session. This person is the primary presenter of Lightbox documents. The default value is obtained from the user's PartyId unless specified during create.
arrayPresentation Session Attendance EventsarrayPresentation Session Display Eventsobject-
AttendanceEventId: integer
(int64)
Title:
Attendance Event IDThe unique identifier of the attendance event. -
AttendanceEventStartTime: string
(date-time)
Title:
Attendance Event Start TimeThe start time for the attendance event. -
AttendanceEventStopTime: string
(date-time)
Title:
Attendance Event Stop TimeThe stop time for the attendance event. -
AttendeeId: integer
(int64)
Title:
Attendee IDThe unique identifier of the attendee. -
ContactId: integer
Title:
Contact IDThe unique identifier of the contact. -
LightboxDocumentId: string
Title:
Document IDMaximum Length:64The unique identifier of the Lightbox document. -
LightboxDocumentPageId: string
Title:
Document Page IDThe unique identifier of the Lightbox document page. The value is obtained from LightboxDocumentId, DocumentVersion and PageSequenceNumber unless specified during create. -
LightboxDocumentVersion: string
Title:
VersionMaximum Length:64The version of the Lightbox document. -
PageSequenceNumber: integer
(int32)
Title:
Page Sequence NumberThe page sequence number of the Lightbox document page. -
PresentationSessionId: string
Title:
Session IDMaximum Length:1000The unique identifier of the presentation session.
object-
DisplayEventId: integer
(int64)
Title:
Display Event IDThe unique identifier of the presentation session display event. -
DisplayEventStartTime: string
(date-time)
Title:
Display Event Start TimeThe start time for the display event. -
DisplayEventStopTime: string
(date-time)
Title:
Display Event Stop TimeThe stop time for the display event. -
LightboxDocumentId: string
Title:
Document IDMaximum Length:64The unique identifier of the Lightbox document. -
LightboxDocumentPageId: string
Title:
Document Page IDThe unique identifier of the Lightbox document page. The value is obtained from LightboxDocumentId, DocumentVersion and PageSequenceNumber unless specified during create. -
LightboxDocumentVersion: string
Title:
VersionMaximum Length:64The version of the Lightbox document. -
PageSequenceNumber: integer
(int32)
Title:
Page Sequence NumberThe page sequence number of the Lightbox document page. -
PresentationSessionId: string
Title:
Session IDMaximum Length:1000The unique identifier of the presentation session.
Response
- application/json
Default Response
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
object-
AccountId: integer
(int64)
Title:
Account IDThe unique identifier of the account for which the presentation session was conducted. The default value is obtained from Activity unless specified during create. -
AccountName: string
Title:
AccountMaximum Length:360The name of the account for which the presentation session was conducted. -
AccountPartyNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30The registry identifier for the account for which the presentation session was conducted. -
ActivityAccountId: integer
(int64)
Title:
Activity Account IDRead Only:trueThe unique identifier of the activity account. This attribute is not available for ad-hoc presentation sessions. -
ActivityAccountName: string
Title:
Activity AccountRead Only:trueMaximum Length:900The name of the activity account for the presentation session. This attribute is not available for ad-hoc presentation sessions. -
ActivityAccountPartyNumber: string
Title:
Activity Registry IDRead Only:trueMaximum Length:30The registry identifier for the activity account for the presentation session. This attribute is not available for ad-hoc presentation sessions. -
ActivityId: integer
(int64)
Title:
Activity IDThe unique identifier of the activity for the presentation session. -
ActivityNumber: string
Title:
Activity NumberRead Only:trueMaximum Length:64The activity number for the presentation session. -
ActivitySubject: string
Title:
SubjectRead Only:trueMaximum Length:500The subject of the activity for the presentation session. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DeleteFlag: boolean
Read Only:
trueIndicates whether the record can be deleted. The default value is true. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PresentationSessionId: integer
(int64)
Title:
Session IDThe unique identifier of the Lightbox presentation session. -
sessionAttendanceEvents: array
Presentation Session Attendance Events
Title:
Presentation Session Attendance EventsThe presentation session attendance events resource is used to view and create the event attendance. Presentation session events attendance is used to keep track of the audience who attended a session when a Lightbox document was displayed. -
SessionDate: string
(date-time)
Title:
Session DateThe date and time when the Lightbox presentation session was conducted. The default value is obtained from Activity unless specified during create. -
sessionDisplayEvents: array
Presentation Session Display Events
Title:
Presentation Session Display EventsThe presentation session display events resource is used to view and create the display events. Display events log the start and stop times during which a Lightbox document page was displayed during a presentation session. -
SessionOwnerEmailAddress: string
Title:
Owner Primary EmailRead Only:trueMaximum Length:320The e-mail address of the owner of the presentation session. -
SessionOwnerId: integer
(int64)
Title:
Session Owner IDThe unique identifier of the owner of the presentation session. This person is the primary presenter of Lightbox documents. The default value is obtained from the user's PartyId unless specified during create. -
SessionOwnerName: string
Title:
Owner NameRead Only:trueMaximum Length:360The name of the owner of the presentation session. -
SessionOwnerTitle: string
Title:
Owner TitleRead Only:trueMaximum Length:60The title of the owner of the presentation session. -
TotalSessionDisplayDuration: number
Title:
Total Session Display DurationRead Only:trueDefault Value:1The summed duration of all presentation session display events of all Lightbox document pages presented during the presentation session. The value is in seconds. -
UpdateFlag: boolean
Read Only:
trueIndicates whether the record can be updated. The default value is true.
arrayLinksarrayPresentation Session Attendance EventsarrayPresentation Session Display Eventsobject-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
object-
AttendanceEventId: integer
(int64)
Title:
Attendance Event IDThe unique identifier of the attendance event. -
AttendanceEventStartTime: string
(date-time)
Title:
Attendance Event Start TimeThe start time for the attendance event. -
AttendanceEventStopTime: string
(date-time)
Title:
Attendance Event Stop TimeThe stop time for the attendance event. -
AttendeeId: integer
(int64)
Title:
Attendee IDThe unique identifier of the attendee. -
ContactId: integer
Title:
Contact IDThe unique identifier of the contact. -
ContactName: string
Title:
ContactRead Only:trueMaximum Length:450The name of the contact for the attendance event. -
ContactPartyNumber: string
Title:
Party NumberRead Only:trueMaximum Length:30The party number of the contact. -
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the record. -
LightboxDocumentId: string
Title:
Document IDMaximum Length:64The unique identifier of the Lightbox document. -
LightboxDocumentPageId: string
Title:
Document Page IDThe unique identifier of the Lightbox document page. The value is obtained from LightboxDocumentId, DocumentVersion and PageSequenceNumber unless specified during create. -
LightboxDocumentVersion: string
Title:
VersionMaximum Length:64The version of the Lightbox document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PageSequenceNumber: integer
(int32)
Title:
Page Sequence NumberThe page sequence number of the Lightbox document page. -
PresentationSessionId: string
Title:
Session IDMaximum Length:1000The unique identifier of the presentation session.
arrayLinksobject-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:64The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DisplayEventId: integer
(int64)
Title:
Display Event IDThe unique identifier of the presentation session display event. -
DisplayEventStartTime: string
(date-time)
Title:
Display Event Start TimeThe start time for the display event. -
DisplayEventStopTime: string
(date-time)
Title:
Display Event Stop TimeThe stop time for the display event. -
LastUpdateDate: string
(date-time)
Title:
Last Updated DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:64The user who last updated the record. -
LastUpdateLogin: string
Title:
Last Update LoginRead Only:trueMaximum Length:32The login of the user who last updated the record. -
LightboxDocumentId: string
Title:
Document IDMaximum Length:64The unique identifier of the Lightbox document. -
LightboxDocumentPageId: string
Title:
Document Page IDThe unique identifier of the Lightbox document page. The value is obtained from LightboxDocumentId, DocumentVersion and PageSequenceNumber unless specified during create. -
LightboxDocumentVersion: string
Title:
VersionMaximum Length:64The version of the Lightbox document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PageSequenceNumber: integer
(int32)
Title:
Page Sequence NumberThe page sequence number of the Lightbox document page. -
PresentationSessionId: string
Title:
Session IDMaximum Length:1000The unique identifier of the presentation session.
arrayLinks- AccountListVA
-
Operation: /crmRestApi/resources/11.13.18.05/accountsAn account for a customer or prospect. This object is an aggregation of primary account profile, and contact information, and references a single primary address.
- ActivityVA
-
Operation: /crmRestApi/resources/11.13.18.05/activitiesParameters:
- finder:
OpenActivities
The activities resource is used to view, create, update, and delete activity data. Activities keep track of things you plan to do, like a task or an appointment, or things that you have already completed, like logging a customer call. - finder:
- ResourceVA
-
Operation: /crmRestApi/resources/11.13.18.05/resourcesA front office person. For example, sales persons or partner members can be tagged as resources.
- sessionAttendanceEvents
-
Parameters:
- PresentationSessionId:
$request.path.PresentationSessionId
The presentation session attendance events resource is used to view and create the event attendance. Presentation session events attendance is used to keep track of the audience who attended a session when a Lightbox document was displayed. - PresentationSessionId:
- sessionDisplayEvents
-
Parameters:
- PresentationSessionId:
$request.path.PresentationSessionId
The presentation session display events resource is used to view and create the display events. Display events log the start and stop times during which a Lightbox document page was displayed during a presentation session. - PresentationSessionId:
Examples
The following example shows how to create a Lightbox presentation session by submitting a POST request on the REST resource using cURL.
Create a Lightbox presentation session with reference to an appointment activity
cURL Command
curl --user
sales_cloud_user -X POST -d @example_request_payload.json https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/presentationSessions
Example of Request Body
The following shows an example of the request body in JSON format.
{
"ActivityId":300100089786738
}
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"PresentationSessionId": 300100089786740,
"SessionDate": "2017-02-16T00:30:00+00:00",
"ActivityId": 300100089786738,
"ActivitySubject": "Payload Examples",
"ActivityNumber": "CDRM_56153",
"AccountId": 1004,
"AccountName": "Hilman and Associates",
"AccountPartyNumber": "1004",
"ActivityAccountId": 1004,
"ActivityAccountName": "Hilman and Associates US)",
"ActivityAccountPartyNumber": "1004",
"SessionOwnerId": 100010032752947,
"SessionOwnerName": "Ryan,Katy",
"SessionOwnerEmailAddress": "email@your_organization.com",
"SessionOwnerTitle": null,
"CreatedBy": "KRyan",
"CreationDate": "2017-02-21T06:07:55+00:00",
"LastUpdateDate": "2017-02-21T06:07:55+00:00",
"LastUpdateLogin": "4904EDC6284F3784E0533DD7F00A5CB2",
"LastUpdatedBy": "KRyan",
"TotalSessionDisplayDuration": null,
"DeleteFlag": true,
"UpdateFlag": true,
"links": [
...
]
}Create a Lightbox presentation session without referencing an appointment activity
cURL Command
curl --user
sales_cloud_user -X POST -d @example_request_payload.json https://servername.fa.us2.oraclecloud.com/crmRestApi/resources/11.13.18.05/presentationSessions
Example of Response Body
The following example shows the contents of the response body in JSON format.
{
"PresentationSessionId": 300100089786735,
"SessionDate": "2017-02-21T05:48:17+00:00",
"ActivityId": null,
"ActivitySubject": null,
"ActivityNumber": null,
"AccountId": null,
"AccountName": null,
"AccountPartyNumber": null,
"ActivityAccountId": null,
"ActivityAccountName": null,
"ActivityAccountPartyNumber": null,
"SessionOwnerId": 100010032752947,
"SessionOwnerName": "Ryan,Katy",
"SessionOwnerEmailAddress": "CEO.CRM+TM39@your_organization.com",
"SessionOwnerTitle": null,
"CreatedBy": "KRyan",
"CreationDate": "2017-02-21T05:48:27+00:00",
"LastUpdateDate": "2017-02-21T05:48:27+00:00",
"LastUpdateLogin": "4904EDC6284F3784E0533DD7F00A5CB2",
"LastUpdatedBy": "KRyan",
"TotalSessionDisplayDuration": null,
"DeleteFlag": true,
"UpdateFlag": true,
"links": [
....
]
}