Issue with retrieving comments with API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2022 04:56 AM
Hi All ,
when we try to retrieve comments to particular Incident using the API , getting successful code but comments are not getting displayed in the output
we are using GET method for this by passing Sys_id , sysparm limit during the query.
can someone help me what might be the issue
Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,
Shyamkumar
Regards,
Shyamkumar
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2022 06:30 AM
Add sysparm_display_value=true parameter in the request and try again
Retrieve Work Notes[work_note] and Additional Comments[comments] Using the REST Table API