You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Configuring REST Component and Handling API Response in Oracle Digital Assistant

edited Feb 18, 2025 8:38AM in Digital Assistant & Mobile

Hello Community,

I am calling a REST API in Oracle Digital Assistant (ODA) and need help configuring the query parameter and handling the API response properly.

Business case: I want the digital assistant to access the API (e.g., the Workers REST API) and retrieve information about a worker.

So far, I have created a REST component for the Workers endpoint, which requires a query parameter q=personNumber to fetch worker details using their person number.

In the dialog flow, when adding the "Call REST API" state, what parameters should I pass?
I found examples like ${personnumber.value.originalString}, but I don’t fully understand what it refers to.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!