Make Search URL Copyable | Community
Skip to main content
Submitted

Make Search URL Copyable

Related products:Core Inbox
  • April 23, 2025
  • 0 replies
  • 22 views

Forum|alt.badge.img+1

The Search feature of Intercom is powerful with the ability to edit displayed columns and attributes to filter. Our internal teams often create complex ad-hoc queries with the search feature, but the Search URL cannot be easily shared unless it is converted to a View. It is not suitable to convert every ad-hoc Search to a View.

For example, we use the Search page to filter Tickets and Conversations for specific Users in specific Geographical Areas.

 

Some search URLs can be shared, for example searches with a simple text string search are in the format:

https://app.intercom.com/a/inbox/[WORKSPACE]/inbox/search?query=[STRING]

 

But other search URLs cannot be copied, such as those that include filters for specific Users:

https://app.intercom.com/a/inbox/[WORKSPACE]/inbox/search?filters=eyJwcmVkaWNhdGVzIjpbeyJpZGVudGlmaWVyIjoidXNlciIsImF0dHJpYnV0ZSI6InVzZXJfaWRzIiwiY29tcGFyaXNvbiI6ImVxIiwidHlwZSI6ImlkIiwidmFsdWUiOiI2NzVmMTY0MWU4NzZlOGMzMTllMDk1NDgifV19&query=STRING

 

Making Search URLs copyable would enable us to:

  1. Link to ad-hoc queries in third-party systems we use
  2. Link to ad-hoc queries in Notes in Intercom
  3. Programatically build search URLs (for example, deep link to search of open tickets for specific Users in third-party systems we use)