I as Release template developer (DevOps dude?) want to query ServiceNow to check where my applications needs to be installed.
I want to fetch all servers matching a certain query and use the resulting list in the release to notify the corresponding teams.

The current ServiceNow Plugin for Release provides a step to find records by a query.
But that step only returns either the first found record or the number of found records.
It would be nice to get all found records.

Another use-case would be to fetch all servers from ServiceNow and automatically create them in Deploy.
This reduces having to manually create servers in Deploy when our infrastructure provider updates the CMDB in ServiceNow with new servers.

Comments

  • Christian,
    Thank you for your feature request. We will seek feedback and upvote from a wider user base for this use case.