Supported operations
| DELETE /myBrandMeetingSurveys/{id} |
| GET /myBrandMeetingSurveys |
| GET /myBrandMeetingSurveys/{id} |
| PATCH /myBrandMeetingSurveys/{id} |
| POST /myBrandMeetingSurveys |
Queryable q fields (34)
Only these fields can appear in a q filter expression on
/myBrandMeetingSurveys. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/myBrandMeetingSurveys?q=MeetingParticipantProfileId='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| MeetingParticipantProfileId | string | = != |
| MeetingSurveyId | integer | = != |
| QuestionnaireId | integer | = != |
| AttachedDocumentId | integer | = != |
| CategoryName | string | = != |
| CreatedBy | string | = != |
| CreatedByUserName | string | = != |
| CreationDate | string | = != |
| DatatypeCode | string | = != |
| DmDocumentId | string | = != |
| DmFolderPath | string | = != |
| DmVersionNumber | string | = != |
| ExpirationDate | string | = != |
| FileName | string | = != |
| LastUpdateDate | string | = != |
| LastUpdatedBy | string | = != |
| LastUpdatedByUserName | string | = != |
| Uri | string | = != |
| Url | string | = != |
| UserName | string | = != |
| AttemptNumber | integer | = != |
| QuestionnaireParticipantId | integer | = != |
| QuestionnaireResponseId | integer | = != |
| Status | string | = != |
| AnswerCode | string | = != |
| AnswerCodeList | string | = != |
| AnswerComments | string | = != |
| AnswerList | string | = != |
| ChoiceCodeList | string | = != |
| QuestionAnswerId | integer | = != |
| QuestionCode | string | = != |
| QuestionId | integer | = != |
| QuestionResponseId | integer | = != |
| QuestionnaireQuestionId | integer | = != |
Child resources (1)
Each child is reachable at
/myBrandMeetingSurveys/{id}/child/<name>
and most can also be inlined with expand.
questionnaireResponses Response fields (6)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
MeetingParticipantProfileIdMeetingSubjectIdMeetingSurveyIdQuestionnaireIdSubscriberCodequestionnaireResponses Build this query visually in OPAL
OPAL bundles this endpoint — and 59,000+ more — fully searchable offline, with a visual Q Builder and Finder Builder that only offer the fields listed above, so your filter can't 400. Download free · see features.
Related reference & reading
- /recruitingCEOfferDetails Get all details of job offers
- /recruitingJobSitePostedJobs Get details about all posted requisitions
- /selfDetails Get all self details
- /recruitingJobSiteJobApplications Get all job applications
- /workerJourneyTasks Get all journey tasks
- Oracle HCM API guide
- Why the q parameter fails and how to fix it
- Finders: named queries in Oracle Fusion REST APIs
- All endpoint reference pages