I'm trying to send in an object into jinja2 template but this compartive doesn't work in any fashion. Is there any documentation that clearly states how this...
one year ago
Does BDK 2.0 (Java) supports the reading of messages with styles? We are Having requirement to read Rich Text message ( having excels tables and images ) and...
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, 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 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
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 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...
I am trying to follow the Developing Bots using BDK for Python, but I'm having a problem when I try to run the bot using command py -m src I am getting the e...
3 years ago
Hi All, I am developing a bot which recieves questions and sends answers. Some answers the bot sends out contain forms and buttons which users can press. Whe...
Hi, I have just started with Symphony and I have access to a sandbox but seem unable to upload my public key to the admin console. To be precise: https://dev...
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
Hi, in Symphony did we have option to add attachment from Symphony Form Element ?(and yes we have option to add attachment in Symphony chat but not via Form ...
2 years ago
could anyone suggest an easiest way to retrive chat room name from Stream Id
How can we send user specific messages (i.e. I have to send some exception alerts to group of related users. There can be N number of groups and exception al...
2 years ago
hi, I am following the Developing Bots using BDK for Python. I have an unexpected pb when I run the bot using command python -m src I am getting the error be...
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...
Wanted to know if we could use forms and check boxes to take inputs from users and wanted a reference for creating forms with check boxes.
one year ago
How to show invalid command message. Example we are using /Help or /CommandName to show the command activity, but if the user type "/CommandName test" or "/C...
hi i would like to create some sort of BOT so i would be able to send message from my Grafana system, to my Symphony client (and i have clients that uses sym...
2 years ago
Hi, Starting up the demo bot from chatper 4, runs fine. It looks good and replies with teh @mention followed by /command but the bot's online status at the S...
In MessageML: am I correct that it is impossible to have an element with an href with two query parameters? If you try out in https://renderer-tool.app.symph...
I have completed my symphony certification, can you please tell me from where can i retrieve it ?
Does BDK support creating multiple Bot connections from spring boot container? 2. Any concerns around using BDK instance per AsyncExecutor. i.e setting the A...
Hi, I am tring to create a bean of SymphonyBdk class however during initialization I am getting below exception: > Caused by: com.symphony.bdk.http.api.ApiEx...
2 years ago
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: -...
HI Any one can guide me. how to show min, max & close icons in symphony chat window. I have integrated ECP chat module in my application. i want to minimize ...
2 years ago
Hi, I am working on a bot project. The request is using the bot as a reminder. Bot would be added to some chat rooms. If there are some meesges sent to the r...
one year ago
Say i have a string array of names and have passef it into the form.Wanted to use the person-selector option with other tags in forms so that it could show o...
one year ago
we are using the symphony-api-client-java maven depdency for our microservice to send the messages in the symphony client, and we found there is no update si...
one year ago