-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[NEW][Omnichannel/API] Endpoint livechat/visitors.search
to search Livechat visitors
#18514
Merged
renatobecker
merged 5 commits into
RocketChat:develop
from
murtaza98:omnichannel/visitor-search-endpoint
Aug 10, 2020
Merged
[NEW][Omnichannel/API] Endpoint livechat/visitors.search
to search Livechat visitors
#18514
renatobecker
merged 5 commits into
RocketChat:develop
from
murtaza98:omnichannel/visitor-search-endpoint
Aug 10, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
murtaza98
changed the title
[NEW] A new Livechat Rest API used for searching a Visitor
[NEW] A new Livechat Rest API endpoint used for searching a Visitor
Aug 9, 2020
murtaza98
changed the title
[NEW] A new Livechat Rest API endpoint used for searching a Visitor
[NEW] A new Livechat Rest API endpoint used for searching for Visitors
Aug 9, 2020
renatobecker
changed the title
[NEW] A new Livechat Rest API endpoint used for searching for Visitors
[NEW] Add REST API endpoint to search Livechat visitors
Aug 10, 2020
renatobecker
approved these changes
Aug 10, 2020
gabriellsh
added a commit
that referenced
this pull request
Aug 10, 2020
…omni * 'develop' of github.com:RocketChat/Rocket.Chat: [NEW] Add REST API endpoint to search Livechat visitors (#18514) LingoHub based on develop (#18516) Update README.md (#18503) [NEW] Channel avatar (#18443) [FIX] Sending notifications from senders without a name (#18479) [FIX] UserCard avatar cache (avatarETag) (#18466) [IMPROVE] Admin Info page requires permission (#18408) [FIX] Marking room as read with unread threads still (#18410) [FIX] Random generated password not matching the Password Policy (#18475) Typo in privacy agreement message (#18476) bugfix for uploading files from livechat (#18474) LingoHub based on develop (#18465) [NEW] Add the ability to set the character message limit on Livechat widget (#18261) [FIX] Migration 194 (#18457) [FIX] Omnichannel session monitor is not starting (#18412) [FIX] Invalid MIME type when uploading audio files (#18426) [FIX] Error when updating omnichannel department without agents parameter (#18428) [FIX] Omnichannel Take Inquiry endpoint checking wrong permission (#18446) [FIX] Multiple push notifications sent via native drivers (#18442) [FIX] Appending 'false' to Jitsi URL (#18430)
rodrigok
pushed a commit
to RocketChat/docs-old
that referenced
this pull request
Aug 12, 2020
rodrigok
changed the title
[NEW] Add REST API endpoint to search Livechat visitors
[NEW][API] Endpoint Aug 24, 2020
livechat/visitors.search
to search Omnichannel visitors
rodrigok
changed the title
[NEW][API] Endpoint
[NEW][API] Endpoint Aug 24, 2020
livechat/visitors.search
to search Omnichannel visitorslivechat/visitors.search
to search Livechat visitors
rodrigok
changed the title
[NEW][API] Endpoint
[NEW][Omnichannel/API] Endpoint Aug 24, 2020
livechat/visitors.search
to search Livechat visitorslivechat/visitors.search
to search Livechat visitors
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
The goal of this PR is to add a new REST-API which will enable searching for Visitors using the following properties:
Link to related docs:- RocketChat/docs#1774
Issue(s)
How to test or reproduce
Screenshots
Types of changes
Checklist
Changelog
Further comments