Hi there, I have read the documentation for managing multiple bot instances within a single project: https://docs.developers.symphony.com/developer-tools/dev...
I am using the Python BDK 2.0. The RealTimeEventListener contains methods which are looking relevant for catching the event which is getting raised when I st...
Hi, in Synphony training center I can see courses availble for BOT development. Dont we have any course available for App development?
2 years ago
How to change the colour of the submit button in form produced by chat bot. this is in blue colour by default how to chenge it to say red colour or so.
one year ago
Hi everyone, We would like to know your thoughts on our plan regarding integration of our system with Symphony. Basically we have our two different systems b...
Hi All, I am developing a bot on Python BDK which sends messages automatically - I would like users to be able to specify the type of message they are pushed...
2 years ago
We are thinking what information do we need when it comes to chat messages when we are integrating with Symphony. Our initial plan is to store the chat room ...
is there any command to add space among the text field or add margins so its more presentable.
one year ago
Its an extension app where we need to check if app is opened inside symphony. One of the available condition was to check if window.top is same as window.sel...
one year ago
I have successfully passed the Symphony / Bot Developer Certification (Java) exam , however now want to share the certificate with my netwrks in LinkedIn. Ho...
The issue comprimises of incapability of pulling up the messages in the room posted before bot was added in the room. Messages posted post bot is added are s...
Hi, I am trying send a flag of acknowledgement to a separate service via an endpoint, in the case that a Form button has been clicked. Is that possible? An A...
one year ago
is selecting multiple check boxes possible by this method, as in a list of symphony chat rooms is mentioned and a message is needed to send to multiple rooms...
one year ago
How to assign permissions to make the bot Administrator role where it could add itself into the chat room after checking public room or not . Once it adds it...
one year ago
Let's say we have an application built on Angular and Spring Boot and I was able to create chat rooms, listen to message sents in the backend. However, I am ...
Hi, I am exploring how to use Symphony in 'unconvential ways'. You can find attached a picture that illustrates the basic architecture I'd like to achieve: -...
Hello Team, We have recently working on a project and we need to integrate my Jira server with Symphony. How can I integrate Jira with Symphony now? Thank you.
one year ago
Say we have a Set of values that are options for drop down menu that will be used in a form via symphony bot. We have made use of templates to create a form....
one year ago
Hi Team, are there any examples for a Headless Bot in Python? I am very interested in creating a chatbot that sends notifications based on external events. A...
Can this be done ? Adding a button to a row looks very messy. Are there any other options wrt rectangluar buttons, alignment, size
one year ago
We are trying to add external contact to our bot, which is asking to send request. How can this be done using Python SDK?
I am writing to ask for your advice on whether I can achieve the following with Symphony API. When there is a message on symphony group chat, for example, “/...
2 years ago
Hi Team, I am very new to symphony and would like to see that if someone messages to symphony through Whatsapp, how can i send the message to a REST API whic...
2 years ago
Hi, how to set a welcome message in IM/ROOM without having any greeting message from client or end user. for eg., current model we have is, once we sent "hi"...
Hi, I am working on high availability for my Symphony bots. We have 4 backend bot instances running behind a Round robin loadbalancer. I read the documentati...
We're trying to create an excel file programatically and download within Symphony desktop application, however when this operation is performed the extension...
2 years ago
Hi, I am having issue with the bot connection to the host develop2.symphony.com. I am receiving the below error 2023-07-18 10:08:18,431 - root - INFO - Runni...
one year ago
i have a doubt , suppose bot create a chat room and adds members into it . After the work process is done i dont want the members to write anything into the ...
Hi, I have been having trouble connection to the symphony API. I have previously be able to connect and use a bot to scrape symphony rooms but I am now getti...