I am trying to perform some task using webhook node which takes few minutes to complete. While this task is being completed in background, I want the bot to keep interacting with user and notify user when webhook task is completed.
Is this functionality can be achieved in kore.ai platform? Which sdk/functions can be used to achieve this?
Hello @mittala.nandle
,
Welcome to Kore Community ![]()
We have made a post on similar use case. Please check it out and let us know if you have any questions.
https://test-discourse.kore.ai/t/webhook-type-alert-task-how-to-find-the-task-endpoint-url/2561
Thank you for stopping by!!
Hi,
I’ve tried above example. But it is not the functionality that I am looking for.
I require the functionality similar to proactive notification that sends direct notification/push message to the user’s mobile when third party api sends some success message.