@<1356904915263295488|Jakub Furmankiewicz> not exactly sure what you're trying to ask here. would be helpful to list which sdk/bdk you're using and describe your architecture setup. as you mentioned python, you should note that Symphony has never shipped webhook functionality for python-based tooling so it's quite confusing what you're trying to ask here.
Answered
InstantMessageCreated webhook
I have to use webhooks to handle messages. I do have flask python app that handle POST webhook and this methond is triggerd every time there is a direct message or message on chat room. In bot setup I'm able to subscribe to additional webhook - instantmessagecreated and I wondering how to handle this webhook in python not by default POST webhook
9K Views
1
Answer
3 years ago
3 years ago
Tags