Parallel execution of nodes and dialog tasks

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 :smiley:,

Welcome to Kore Community :clap:

We have made a post on similar use case. Please check it out and let us know if you have any questions.

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.