we need to activate the chatroom - means we need to bring the chatroom in-front when we trigger the message. Currently it show some notification for that roo...
3 years ago
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...
Hi there, I have read the documentation for managing multiple bot instances within a single project: https://docs.developers.symphony.com/developer-tools/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...
2 years ago
Can I create an extension app in develop2 sandbox that can read and reply to messages
2 years 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...
2 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...
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...
2 years ago
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.
2 years ago
WHere can i find the rules applied to formatting a table i send into Symphony ? Looking for details on column width, word wrap conditiions etc. thanks
I think I'm missing a step here. In the documentation it says I need to go to the admin center and register my bot/upload the public key. I can't seem to acc...
2 years ago
use the sandbox(develop2.symphony.com) that symphony provide to test chatbot. That works on my end. I use the same code same key same configuration in my cus...
is there any command to add space among the text field or add margins so its more presentable.
2 years ago
1.What is the best method to add a bot created according to SDK into multiple chat rooms where each room has different admin. Please provide a solution other...
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...
2 years ago
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...
2 years 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....
2 years ago
say i have a set in java whose length is not fixed and it changes with time, who do we pass this set into the form and use it to display those set values as ...
2 years ago
could anyone suggest an easiest way to retrive chat room name from Stream Id
Hello everyone, I generated my Python BDK bot using the Symphony Generator (https://github.com/finos/generator-symphony). When I tried to launch the Python B...
I recently completed the Symphony/Certified Bot Developer Certification (Java) and was issued a certificate with the code 62BF-8862-F9CC-4D64. I have added t...
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...
2 years ago
Is there an easy way to send an alert to a Symphony chat when email is received from a particular recipient? It is easy enough to create an Exchange server-s...
2 years ago
Good afternoon, New here and new to Symphony - I'm playing my noob card and it won't be the first time! I've been tasked with looking into extracts. To that ...
one year ago
To add a button when the mouse cursor is focused on a hashtag, I created an Extension app with the command yo @finos/symphony and changed the following code ...
one year ago
Hi, in Python Symphony Bot, I want to create a Jinja2 Template that can handle a list of objects that is returned by database call. Can someone give me how t...
one year ago