thom_john | 2020-10-01 23:10:08 UTC | #1
Hello, I'm trying to search users via /api/v2/users/search. I would like to use a regular expression to preform this search, but I'm having trouble finding documentation about regex in purecloud. What I want to know is set the regex flag for case insensitivity to true, so that i can perform a search that is case insensitive.
anon28885283 | 2020-10-02 05:52:58 UTC | #2
Hi John.
Upon testing, the search regex doesn't seem to support mode modifiers so the best way is to modify the expression itself to support both cases of characters.
You can request new features here: https://purecloud.ideas.aha.io/ideas
system | 2020-11-02 05:57:26 UTC | #3
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 8956