最近搜索


没有最近搜索

Rayen Trabelsi's Avatar

Rayen Trabelsi

已加入2025年1月17日

·

最后活动2025年1月17日

关注

0

关注者

0

活动总数

2

投票

0

订阅

1

活动概览

的最新活动 Rayen Trabelsi

Rayen Trabelsi 创建了一个帖子,

帖子 Developer - Zendesk APIs

Hello Zendesk Community,

I’ve encountered an issue with the Zendesk Search API that I’d like to discuss and get advice on.

Issue description

The Search API (/api/v2/search.json) does not seem to fetch real-time data. For example:

  • After creating a new ticket, searching with the query type:ticket does not return the newly created ticket.
  • This happens even after waiting a short time post-creation.

Expected behavior

The API should return all tickets matching the search query, including newly created ones.

Observed behavior

New tickets are not included in the search results immediately, even though they are visible in the Zendesk interface.

Steps to reproduce

  1. Create a new ticket in Zendesk.
  2. Use the Search API to query tickets (type:ticket).
  3. Observe that the new ticket is missing from the search results.

I’d appreciate any insights or advice:

  • Has anyone experienced this issue?
  • Is there a known workaround to ensure real-time data retrieval through the API?
  • Could this be due to an indexing delay or a potential bug?

Thank you for your help!

已于 2025年1月17日 发布 · Rayen Trabelsi

0

关注者

1

投票

1

Comment