How to create a flow for triggering quick discovery when a server provisioning request completes?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2025 02:12 AM
Whenever a new server is provisioned, we need the server to be discovered as soon as the provisioning request is completed. How can we achieve it from flow designer?
#flow
#flowdesigner
#triggerdiscovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2025 02:29 AM
Hi Neha,
You can create a flow action and run a script. You can run a quick discovery using the function DiscoveryQuickScan().
Check the below article for more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2025 02:39 AM
Run DiscoverNow from a script using multiple IP addresses
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0549380