Supported operations
| DELETE /communicateUIEmployeeEventDetails/{id} |
| GET /communicateUIEmployeeEventDetails |
| GET /communicateUIEmployeeEventDetails/{id} |
| PATCH /communicateUIEmployeeEventDetails/{id} |
| POST /communicateUIEmployeeEventDetails |
Queryable q fields (31)
Only these fields can appear in a q filter expression on
/communicateUIEmployeeEventDetails. Filtering on any other field returns
400 Bad Request.
Example q request
GET /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEventDetails?q=BannerImageURL='<value>'&onlyData=true&limit=25
| Field | Type | Operators |
|---|---|---|
| BannerImageURL | string | = != |
| CategoryCodes | string | = != |
| CategoryDescriptions | string | = != |
| City | string | = != |
| CityGeographyId | integer | = != |
| Country | string | = != |
| CountryCode | string | = != |
| EmployeeEventId | integer | = != |
| EmployeeEventLocationId | integer | = != |
| EndDate | string | = != |
| EventLastModifiedDate | string | = != |
| EventNumber | string | = != |
| EventStatus | string | = != |
| EventStatusCode | string | = != |
| Format | string | = != |
| FormatCode | string | = != |
| LastRegisterDate | string | = != |
| MaximumCapacity | integer | = != |
| MaximumCapacityInperson | integer | = != |
| MaximumCapacityVirtual | integer | = != |
| Name | string | = != |
| RegisteredCount | integer | = != |
| RegisteredCountInperson | integer | = != |
| RegisteredCountVirtual | integer | = != |
| StartDate | string | = != |
| State | string | = != |
| StateGeographyId | integer | = != |
| StatusUpdatedDate | string | = != |
| TimezoneCode | string | = != |
| TimezoneDescription | string | = != |
| WebConfLink | string | = != |
Child resources (3)
Each child is reachable at
/communicateUIEmployeeEventDetails/{id}/child/<name>
and most can also be inlined with expand.
eventMessageseventMetricsowners Response fields (37)
Top-level attributes returned for each row. Use
fields= to request a subset and shrink the payload.
BannerImageURLCategoryCodesCategoryDescriptionsCityCityGeographyIdCountryCountryCodeDescriptionEmployeeEventIdEmployeeEventLocationIdEndDateEventLastModifiedDateEventNumberEventStatusEventStatusCodeFormatFormatCodeLastRegisterDateLocationDetailsMaximumCapacityMaximumCapacityInpersonMaximumCapacityVirtualMeetingDetailsNameRegisteredCountRegisteredCountInpersonRegisteredCountVirtualStartDateStateStateGeographyIdStatusUpdatedDateTimezoneCodeTimezoneDescriptionWebConfLinkeventMessageseventMetricsowners 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
- /workerJourneyTasks Get all journey tasks
- /myBrandSurveys Get all surveys
- /recruitingUIAgencyCandidateInterviews Get all candidate interviews in the recruiting agency
- /recruitingCEOfferDetails Get all details of job offers
- /recruitingJobSitePostedJobs Get details about all posted requisitions
- 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