Hi Rafiqul,
Thank you for reaching out to the community!
It looks like the Python Module that is used in that Integration
pymsteams https://pypi.org/project/pymsteams/#history has recently been updated
Unfortunatly we cannot find any change history for that library, but what we suggest is to downgrade that library on your Integration Server
To do so:
$ pip uninstall pymsteams$ pip install pymsteams==0.1.14And so on until we get a version that is compatible with our Integration
Hope this helps!
------------------------------
Shane Curtin
Apps Engineer - IBM Security SOAR
------------------------------