Teams message trigger - cannot provide numbers to lookup string
Wiszowaty, Sebastian
20
Reputation points
When a number is included in the trigger string, the schema becomes invalid, resulting in a syntax error. Does this mean that the string trigger only supports letters? Why is this the case?
Syntax error: character '1' is not valid at position ...
"queries": { "$search": "test123" }
Sign in to answer