Skip to content

Update state for a request #227

Answered by mark3grahams
mark3grahams asked this question in Q&A
Discussion options

You must be logged in to vote

i found it, I believe.

get-serviceNowRecord -Table 'sc_req_item' -ID 44a6f7041b9421903d5398221a4bcb62 | update-ServiceNowRecord -Values @{state = '2'} -PassThru | select sys_id,short_description,state | fl

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gdbarron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant