Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions 132

Questions 132

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
I have completed my symphony certification, can you please tell me from where can i retrieve it ?
3 years ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
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 ...
4 years ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
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 ...
2 years ago
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
I am using Universal Webhooks to integrate Symphony with a monitoring system and foward alert statuses to chat rooms. I can create nicely formatted messages ...
one year ago
1 Votes
2 Answers
21K Views
1 Votes 2 Answers 21K Views
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...
2 years ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Hello guys, Hope you are doing well at you looking this post. I have some issue on my production environment. I want to connect app symphony to one remote sq...
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
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
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
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...
3 years ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
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 ...
0 Votes
2 Answers
8K Views
0 Votes 2 Answers 8K Views
I was going through the documentation about Custom Entity but I can not replicate it in my private project. Can I please get a sample code on how do we use c...
2 Votes
1 Answers
12K Views
2 Votes 1 Answers 12K Views
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?
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
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/...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
We are trying to add external contact to our bot, which is asking to send request. How can this be done using Python SDK?
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
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
0 Votes
2 Answers
6K Views
0 Votes 2 Answers 6K Views
Hi, I am at: https://learn.symphony.com/courses/take/bdk-2-python/lessons/27987560-demo-configuration-hello-world and trying to run the bot at 3:44 for the f...
2 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Hi, I'm trying to create an extension app and managed to get the yo symphony sample to work in the symphony web client. I'm using the python version of the a...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
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...
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
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
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
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 ...
3 years ago
2 Votes
0 Answers
4K Views
2 Votes 0 Answers 4K Views
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...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
https://docs.developers.symphony.com/v/v20.13/building-extension-applications-on-symphony/overview-of-extension-api/extension-api-services/modules-service st...
0 Votes
3 Answers
7K Views
0 Votes 3 Answers 7K Views
could anyone suggest an easiest way to retrive chat room name from Stream Id
1 Votes
1 Answers
15K Views
1 Votes 1 Answers 15K Views
How do I use the Symphony Dev Forum?
Yong Sheng Tan
39 × 2 Administrator
4 years ago
0 Votes
1 Answers
7K Views
0 Votes 1 Answers 7K Views
I want to intergrate symphony-bdk-core-spring-boot-starter on our spring boot service. But my existing service uses Spring boot starter web dependency with v...
one year ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
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
0 Votes
3 Answers
9K Views
0 Votes 3 Answers 9K Views
Hi, We are using ECP(Embedded Collaboration Platform) in our application. We are trying to resolve the javascript promise sent by StartRoom,SendMessage and C...
0 Votes
1 Answers
8K Views
0 Votes 1 Answers 8K Views
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...
one year ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
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 ...
0 Votes
2 Answers
9K Views
0 Votes 2 Answers 9K Views
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding. My request: datafeed_url = "https://spx.symphony...
Show more results questions