Reporting API servicenow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2021 04:16 AM
Hi
we have reporting table api ootb how and why is this used for?
i am trying to send a report as a rest api (GET) response any ideas how can we achieve this??
- Labels:
-
Integrations
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2021 02:54 AM
Hi
Check the below link, they might helpful based on your requirement
https://developer.servicenow.com/dev.do#!/reference/api/orlando/rest/c_AttachmentAPI
https://developer.servicenow.com/dev.do#!/reference/api/orlando/rest/c_EmailAPI#r_email-api-get
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2021 03:00 AM
To send screenshot of the report you can do something similar like mentioned in below link and send the screenshot as an attachment using Attachment API
https://community.servicenow.com/community?id=community_question&sys_id=8b448f29dbd8dbc01dcaf3231f961927
Please mark my answer Correct/helpful , if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2021 04:01 AM
hi harika,
how can we call attachment api or create a report using dynamic user requested
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2021 10:02 PM
Refer below servicenow doc on Attachment API, you'll have all the info how you can use the API
https://developer.servicenow.com/dev.do#!/reference/api/orlando/rest/c_AttachmentAPI
Could you please mark my answer as correct for Reporting API and close this thread?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2021 09:31 AM
Hi
Hope you are doing good.
Could you please mark the relevant answer correct and close this thread.
If you need more details about Reporting API, refer the below article where I have mentioned all the details with example
https://community.servicenow.com/community?id=community_article&sys_id=4f242466db7e2490190b1ea668961951
If you find the article helpful, please mark it helpful and do bookmark for future reference
BR,
Harika