Skip to main content
Question

Unable to "Find latest comment" Zendesk integration

  • July 25, 2025
  • 2 replies
  • 23 views

Hi all! I’m finding that the “find latest comment” step is missing the latest comment from our agents, even though it’s public. Is this how the command is supposed to operate, or is there a way to ensure that the step actually finds and references the actual latest comment? 

For context: we use the open response to a Zendesk ticket to code our NPS response and I’d love to automate that using Zapier API and update our custom NPS tag field. The rest of the process works beautifully! 

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

DennisWF
Forum|alt.badge.img+5
  • Zapier Solution Partner
  • 153 replies
  • July 26, 2025

@mbtcx sounds like a glitch with that specific action in the Zendesk integration, so I’d suggest reporting that to Zendesk  

in the meantime, instead of the Find Latest Comment action, try using the API Request (Beta) action, and use the following API endpoint. In the query parameters set “sort” = “-created_at” to sort them in descending order. The most recent comment should be the first one returned.

GET /api/v2/tickets/{ticket_id}/comments
 


JammerS
Forum|alt.badge.img+6
  • Zapier Staff
  • 3527 replies
  • July 28, 2025

Hi ​@mbtcx,
 
We just wanted to see how everything is going with your Zap. Did DennisWF's recommendation get the job done? Feel free to reach out if you need further assistance with your Zap. We're glad to address any concerns and assist you.
 
We're looking forward to your response.