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
Back to post

Revisions 4

10 months ago
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP
Hi, We are using ECP(Embedded Collaboration Platform) in our application. We are trying to resolve the javascript promise sent by StartRoom,SendMessage and CreateRoom API. https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/open-a-chat https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/send-a-message https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/create-a-room How to retrieve the stream id from javascript promise response sent by the above API. Could anyone please help me with a simple example. Context: As a first step, we want to initiate a new chat between 2 users. For the first time, we won't have streamId to openStream or startroom. we want to capture the stream id that was created for the first time and sent as javascript Promise response for Startroom, SendMessage and CreateRoom API from Symphony.
Hi, We are using ECP(Embedded Collaboration Platform) in our application. We are trying to resolve the javascript promise sent by StartRoom,SendMessage and CreateRoom API. https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/open-a-chat https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/send-a-message https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/create-a-room Could anyone please help me with an example. Context: As a first step, we want to initiate a new chat between 2 users. For the first time, we won't have streamId to openStream or startroom. we want to capture the stream id that was created for the first time and sent as javascript Promise response for Startroom, SendMessage and CreateRoom API from Symphony.
#ecp #startroom #sendmessage #promise #streamid
#ecp #startroom #sendmessage #promise #streamid
10 months ago
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP
Hi, We are using ECP(Embedded Collaboration Platform) in our application. We are trying to resolve the javascript promise sent by StartRoom,SendMessage and CreateRoom API. https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/open-a-chat https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/send-a-message https://docs.developers.symphony.com/embedded-modules/embedded-collaboration-platform/create-a-room Could anyone please help me with an example. Context: As a first step, we want to initiate a new chat between 2 users. For the first time, we won't have streamId to openStream or startroom. we want to capture the stream id that was created for the first time and sent as javascript Promise response for Startroom, SendMessage and CreateRoom API from Symphony.
Hi, We are using ECP in our application. We are trying to resolve the promise sent by StartRoom and SendMessage API. Could anyone please help me with an example. Context: As a first step, we wnat to initiate a new chat between 2 users. we dont have streamId to openStream or startroom. we want to capture the stream id that was created for the first time sent by Symphony Promise for Startroom and SendMessage.
#ecp #startroom #sendmessage #promise #streamid
#ecp #startroom #sendmessage #streamid #promise
10 months ago
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP
Hi, We are using ECP in our application. We are trying to resolve the promise sent by StartRoom and SendMessage API. Could anyone please help me with an example. Context: As a first step, we wnat to initiate a new chat between 2 users. we dont have streamId to openStream or startroom. we want to capture the stream id that was created for the first time sent by Symphony Promise for Startroom and SendMessage.
Hi, We are using ECP in our application. We are trying to resolve the promise sent by StartRoom and SendMessage API. Could anyone please help me with an example. Context: As a first step, we wnat to initiate a new chat between 2 users. we dont have streamId to openStream or startroom. we want to capture the stream id that was created for the first time sent by Symphony Promise for Startroom and SendMessage.
#ecp #startroom #sendmessage #streamid #promise
#
10 months ago
Original
Get Stream Id from Promise returned by StartRoom and SendMessage API through ECP

Hi, We are using ECP in our application. We are trying to resolve the promise sent by StartRoom and SendMessage API. Could anyone please help me with an example. Context: As a first step, we wnat to initiate a new chat between 2 users. we dont have streamId to openStream or startroom. we want to capture the stream id that was created for the first time sent by Symphony Promise for Startroom and SendMessage.
#