Use case: Inbound Voice BOT. Call will be forwarded from Client’s IVR to Voice BOT. Inputs captured on the Client’s IVR e.g. Customer Mobile Number, Language etc needs to be passed to the BOT
Query: Can we achieve sending data to a BOT using sendevent API? is this API available on Cloud platform?
@Shailesh_Utekar Will check on the sendevent API with @Hemanth_Kishore once.
On a side note, why isn’t the client using our IVR solution for this use case?
@aagam_m Good question!!. Generally Client uses their IVR when partial use cases are automated and not all. So they take all the calls on their IVR and forward only few calls to voice BOT
Also, the Contact Centre platform here is Knowlarity. We proposed them 2 options which are usually used in our integrations with rest of the platforms like Genesys Ameyo etc…
a) SIP Call Transfer
b) Call transfer over PSTN and CLI transfer over DTMF
Both these methods are not feasible with Knowlarity. Hence the Rest API based approach is been discussed.