Update or Retrieve Information from OPERA Cloud

To update or retrieve business information (get reservations, create a profile, and others) from OPERA Cloud, use the Oracle Hospitality Adapter as an invoke connection and select the required operation. In this example, you create an integration that is invoked by a third party with REST to retrieve a hotel reservation.

Use an Application Integration to Update or Retrieve Information from OPERA Cloud (Invoke Connection)

  1. Configure the Oracle Hospitality Adapter as an invoke connection (no connectivity agent is required).
  2. Create an application integration.
  3. Configure the REST Adapter as a trigger connection according to your business requirements.
  4. Drag the Oracle Hospitality Adapter to the second position. This connection uses the Oracle Hospitality Adapter invoke connection configured in Step 1 to get the business information about a hotel reservation.
  5. Configure the adapter accordingly.
    1. Use the OPERA Cloud Integration Processor APIs to get reservation details from OPERA Cloud (property > Reservation > GetReservation).
    2. Check your OHIP Customer Portal for details about these APIs.
  6. Configure both the request and response map actions according to your business requirements, namely the Hotel ID, Reservation ID, and others for the request. The response payload schema of the reservation is available in the response map. Therefore, it can be used/transformed, as required.