Want to call new action after completing the conversion with user on secondary receiver protocol

I want to call new actions as i complete the conversion with the user on secondary receiver protocol and i also want to pass the thread again to the primary receiver.

After the conversion ended, i want my chatbot to be started again.

@jehanzaib12 How about using the restart event?

@tyd for restarting the event, i need to pass the message from the user but i want the event to be restarted as the bot end the conversation.

@jehanzaib12 Why not call the restart event in a custom action? Or am I not understanding what you are trying to do?

@tyd I want to pass the thread back to the primary receiver from the secondary receiver and we can done this by clicking on move to done button on page inbox of fb also the target app id will be the page inbox id that is by default 263902037430900 same for all page inbox. Thanks for your help.