Facing issue in data transferring

Hi Team,

I have an issue of transferring data from connect.py to action.py. So please anyone can tell me how can I transfer data from connect.py to actions.py with the help of webhook route.

Hi @rishabhsrivastava. Why do you want to transfer data from connect.py to action.py?

Hi @tyd, the issue is resolved now thanks for your reply. Actually I wanted to move some custom data from connect.py to action.py with route. So, the problem is resolved with help of metadata in webhook route.

@rishabhsrivastava Nice! You have peeked my curiosity. Why would you want to do that?