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")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, 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 107

Questions 107

Tags
Sorting
Results
per page
2 Votes
1 Answers
728 Views
2 Votes 1 Answers 728 Views
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 (...
2 Votes
1 Answers
745 Views
2 Votes 1 Answers 745 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?
2 Votes
0 Answers
497 Views
2 Votes 0 Answers 497 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...
one year ago
2 Votes
0 Answers
604 Views
2 Votes 0 Answers 604 Views
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...
one year ago
1 Votes
1 Answers
599 Views
1 Votes 1 Answers 599 Views
Hi guys! Does anyone know how to prevent the asyncio.exceptions.TimeoutError? Is there anything I can do? I am using Python BDK. Thanks
one year ago
1 Votes
1 Answers
610 Views
1 Votes 1 Answers 610 Views
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.
1 Votes
3 Answers
630 Views
1 Votes 3 Answers 630 Views
I am writing a Java bot and reading the datafeed for messages. When receiving a message, how do I get the name of the room where the message was sent?
1 Votes
1 Answers
1K Views
1 Votes 1 Answers 1K Views
How do I use the Symphony Dev Forum?
one year ago
1 Votes
1 Answers
583 Views
1 Votes 1 Answers 583 Views
How do I score points and earn badges on this forum?
Vinay Mistry
10 × 1 Administrator
one year ago
1 Votes
1 Answers
512 Views
1 Votes 1 Answers 512 Views
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...
9 months ago
1 Votes
1 Answers
615 Views
1 Votes 1 Answers 615 Views
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...
0 Votes
1 Answers
668 Views
0 Votes 1 Answers 668 Views
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...
one year ago
0 Votes
1 Answers
708 Views
0 Votes 1 Answers 708 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
680 Views
0 Votes 2 Answers 680 Views
--> 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...
0 Votes
1 Answers
699 Views
0 Votes 1 Answers 699 Views
We're trying to create an excel file programatically and download within Symphony desktop application, however when this operation is performed the extension...
one year ago
0 Votes
1 Answers
509 Views
0 Votes 1 Answers 509 Views
Do symhony has a way to recieve message from jenkins regarding status of the build. any suggestions?
one year ago
0 Votes
4 Answers
701 Views
0 Votes 4 Answers 701 Views
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...
0 Votes
2 Answers
581 Views
0 Votes 2 Answers 581 Views
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 ...
0 Votes
1 Answers
561 Views
0 Votes
1 Answers
646 Views
0 Votes 1 Answers 646 Views
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...
0 Votes
1 Answers
534 Views
0 Votes 1 Answers 534 Views
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...
one year ago
0 Votes
1 Answers
565 Views
0 Votes 1 Answers 565 Views
I'm implementing a UserJoinedRoomContext watcher in my bot. The code gets called python async def on_activity(self, context: UserJoinedRoomContext): user = a...
one year ago
0 Votes
1 Answers
594 Views
0 Votes 1 Answers 594 Views
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...
one year ago
0 Votes
1 Answers
519 Views
0 Votes 1 Answers 519 Views
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: -...
one year ago
0 Votes
1 Answers
660 Views
0 Votes 1 Answers 660 Views
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 ?
one year ago
0 Votes
1 Answers
645 Views
0 Votes 1 Answers 645 Views
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...
one year ago
0 Votes
1 Answers
608 Views
0 Votes 1 Answers 608 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/...
one year ago
0 Votes
1 Answers
647 Views
0 Votes 1 Answers 647 Views
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...
one year ago
0 Votes
1 Answers
554 Views
0 Votes 1 Answers 554 Views
I have successfully passed the Symphony / Bot Developer Certification (Java) exam , however now want to share the certificate with my netwrks in LinkedIn. Ho...
one year ago
0 Votes
0 Answers
480 Views
0 Votes 0 Answers 480 Views
Can anyone send me the link to download symphony app ? How can I do to be enable as AC Admin
one year ago
Show more results questions