Fetching data from rpa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2024 10:41 PM - edited 04-17-2024 12:10 AM
Hi All,
I want to Fetch the request number dynamically from the service catalog in RPA desktop design studio can you tell me how I can fetch this data.
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2024 01:19 AM
depending on what is RPA desktop design studio - you probably need to create some account in ServiceNow, give it correct role (request/itil?)
then just utilize the table api and get the number.
Of course, there is probably lot of other variables here but you really don't give much information 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2024 01:53 AM
Hi @tyagi_amrit2701 ,
Lack of content on this topic ! But what i assume is that you can make use of TABLE api and REST call to get and post info on the servicenow table. Give it a try i guess it must work,....
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....