Custom Action shows an Error: Cannot read property "sys_id" from null,Detail: Cannot read property "
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2024 10:52 PM
Hi Community,
Custom Action in the Flow Designer shows an Error: Cannot read property "sys_id" from null,Detail: Cannot read property ".
I am trying to integrate two ServiceNow instances using 'Post' method in custom Rest Message in Custom action inside a flow. while Testing the custom action there is an Error.
And here is the script that I am using,
How to solve this sys id issue ?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2025 11:16 AM
Did you resolve this? I have the same issue.