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...
Hi, Can you expose an URL with the Python BDK to receive external webhook notifications ? I want to trigger notifications to an endpoint that will be caught ...
Hi Team, We have the requirement to embed the outlook in Symphony 2.0. can we bring the inbox mails to view in Symphony 2.0 ? we have any document to integra...
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...
Hi.. I have created a bot by the BotGenerator. I have configured the config.yaml by referring the working sample including the firm's proxy setup. The servic...
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, 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"...
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
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
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
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
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, 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
I have successfully passed the Symphony / Bot Developer Certification (Java) exam , however now want to share the certificate with my netwrks in LinkedIn. Ho...
Hi, I have created a room and want to upate it from my bot. I am trying to use V2RoomSearchCriteria to search my room first then retrieve roomId to further u...
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 ?
--> how to use the pinnedMessageId for newly created chatroom? --> The pinnedMessageId attribute allows to display, in the Client 2.0 only? how to identity w...
2 years ago
Hey guys, we are making heavy use of the @activites.slash decorator, something along the lines of: But think duplicating that decorator 20 times for various ...
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 guys! Does anyone know how to prevent the asyncio.exceptions.TimeoutError? Is there anything I can do? I am using Python BDK. Thanks
I'm implementing a UserJoinedRoomContext watcher in my bot. The code gets called python async def on_activity(self, context: UserJoinedRoomContext): user = a...
Hello dears, I Got this error when I follow the training java course: An unknown error occurred while trying to connect to https://develop2.symphony.com:443/...
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 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.
3 years ago
Hi Team, I am unable to access the Developing Bots using BDK for Python video inspite of completing the Symphony Development Fundamentals v2. Kindly look int...
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
Do symhony has a way to recieve message from jenkins regarding status of the build. any suggestions?
What are the config steps to use angular for UI in extension application.
3 years ago