Where to get more demo data of the Incident record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2024 01:47 AM - edited 06-05-2024 01:49 AM
Hello Devs,
I need your help finding a bunch of demo data for the Incident table and how to import it by batch.
I tried using this application to generate data but it only generates random characters and not actual sentences and paragraphs.
Data Generator - Share | ServiceNow Developers
I appreciate any help that you will all provide. Thank you so much for your support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2024 06:06 PM
Hello @Bill Martin.
What do you mean by partner instance? Does a demo instance count as a partner instance?
Is DemoHub free if we were to avail it and send a support case of activation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2024 02:42 AM
hi @tidert_24 ,
They are one of the same. If you have access to the partner success center, you should get access on how to install demohub.
You sill see below a fully installed demo hub inside a demo instance. Reach out to your partner manager, they will be able to assist you 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-21-2025 11:48 PM
Hi @Haneeshk , did you get performance analytics reports? thats what it is meant for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2025 06:06 AM
use deepseek, chatgpt or Gemini ai give them prompt and sample data .AI will generate the data for you , just copy and paste in excel as it is and import it in incident table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2025 09:30 AM
I was recently experimenting with this. The one issue you'll probably have is with the dates. You can transform on some date fields, but not all. I'm still trying to figure this out.
But for everything else? Yes. The LLMs will help. DeepSeek gave me a Python script that creates a CSV with all the fields I asked it to create for me. Took me about two hours "vibe coding" (I hate that term, but hey).