Oracle Digital Assistant - Agent system through webhooks
Summary
Can somebody provide the right webhook agent payloads for ODA 20.08?Content
Dear People,
I'm trying to implement a 3rd party agent system through webhooks . I'm using ODA 20.08 Unfortunately the docs are outdated on this subject. All the payloads sent to the oda webhook are rejected by the server. See code examples below.
#1, Isn't working because you need to send an userid and a messagepayload object to communicate with the webhook...
#2 The github example (https://github.com/oracle/cloud-asset-oda-agent-handover) also doesn't work.. When an agent accepts a agentRequest, the example sends the object according to the example, but it is also rejected by the server.
0