- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 08:44 AM
Hi,
I'm looking for the beste way to autofill an incident form.
The info will come from a error page of a public website.
That info should be added in the description of the incident form.
User, URL, Category,...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 11:36 AM
Hi,
The user has indeed access to ServiceNow. This one worked for me : https://snprotips.com/setting-catalog-item-variables-from-url . I downloaded the Variable Set (Parse sysparm_variables URI param)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 08:59 AM
Hi @kenvd ,
Couldn’t a solution be to utilize an RPA bot to fetch the data and fill out the form?
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2023 11:40 AM
Hi There,
If you are generating error message and the user is having access to the ServiceNow, you can use form encoded query params to auto populate details.
Please mark my answer as helpful/correct if it resolves your query.
---
Nilesh Wahule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2023 11:36 AM
Hi,
The user has indeed access to ServiceNow. This one worked for me : https://snprotips.com/setting-catalog-item-variables-from-url . I downloaded the Variable Set (Parse sysparm_variables URI param)