Hello, I'm new to symphony and I'm trying to send messages accross differents chatrooms or IM/IMM. To do so, I have to get session tokens for chatroom. to ge...
2 years ago
Hi, I'm new to symphony so I tried to create a basic python bot. I used the symphony tutorial for python bot to create my bot but once done the datafeed.id f...
2 years ago
I just signed up on learn.symphony.com and am trying to follow the examples. How do I get access to the developer sandbox to try deploying my bot?
Hi I'm trying to create an extension app, using the example here: https://github.com/symphonyoss/extension-api-examples I can see the web app in my browser (...
3 years ago
Hi guys! Does anyone know how to prevent the asyncio.exceptions.TimeoutError? Is there anything I can do? I am using Python BDK. Thanks
How do I score points and earn badges on this forum?
I would like to create a bot that sends "/data.csv" to a bot, attaches a data.csv file and replies. can you tell me. I'm using SpringBoot BDK Java.
2 years ago
Using the Python BDK, I am looking to add custom formatting to my MessageML/Jinja2 templates with CSS. 1. After doing some testing, I see that I can add inli...
2 years ago
Hello guys, we leverage a bot function that allows us to /ping @"someone in the company" where "someone in the company" is replaced by a firstname lastname d...
Hi there, I am following the tutorial to build my first demo bot using the symphony-bdk-python . When I get to the step : \BotProject>pip3 install -r require...
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
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting a...
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
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
could anyone suggest an easiest way to retrive chat room name from Stream Id
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 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...
Hi Team, if we use the deactivate room(True) , the room is getting disappeared from the Symphony web portal. is there any chance to show that chat room inste...
2 years ago
For testing purposes, how can we try or test OBO authentication in sandbox mode? I have tried the examples but since I do not know where to configure it via ...
i pinned the message with symphony elements in IM, once we clicked any of the button the remaining button got disabled and we are unable to use the pinned me...
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...
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...
2 years ago
Hi, I'm trying to do a basic POC by embedding a sandbox room indode my webapp, using: This requires a room ID, but I don't know how to find it ?
Hi, I have to list all system features(/v1/admin/system/features/list that endpoint). Is there any service in java BDK to do that? If not how I may achive th...
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...
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...
one year ago
Can I create an extension app in develop2 sandbox that can read and reply to messages
one year ago