REST API w/Python for SENDING PUT/POST for assigning ticket to myself
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 08:10 AM
Hello everyone,
I am new to the community, sorry if I mismatched the board.
I am new to snow api environment. I am currently working on getting ticket table via get (python requests).
I wonder if you can write just a sample snippet for assigning incident number xxx to myself via API.
Thank you a lot in advance.
Davide
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 03:22 PM
Hi @DavideT ,
Do you have http post method for “Assigned Me” , which api method you are using REST or Table. Seems like you are trying a post call to ServiceNow.
-Thanks
AshishKMishra
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 01:58 AM
Hello,
Working with Service-Now REST API. I need to assign certain incidents to me. I wonder if anyone could help with service-now REST API ("put" api I guess).
I need an example for assigning a given incident to myself.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 04:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 01:28 AM