Currently, the Intercom API's conversation search for source.body tokenizes content, preventing exact string matches when special characters (like hyphens) are present. For example, searching "trf-wsvz7k-cnitnn" fails, while "wsvz7k" works, because hyphens act as separators.
This limits precise conversation lookup using unique identifiers or phrases with special characters.
We request a feature enabling exact string matching, including with special characters, within the source.body field of the Intercom Conversation Search API.
This enhancement would significantly improve API utility and allow for more accurate and robust searches.