Is it possible to create a workflow that creates Service Now tickets based on Search Query results

I am trying to find a way to create individual Service Now tickets based on the results from a Search query in ISC.

Wondering if anyone was able to do this in the past or can provide some tips to accomplish this.

Thanks,

Hi @JP111 ,

try using search API in workflow with HTTP Request action and pass the the response to ticket,

refer doc for Managing ServiceNow Tickets in Workflows

hope this helps your query

Thank you

3 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.