- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2022 12:09 PM
Hello Experts,
My requirement is to run a scheduler to check for new users in every 4 hours and if found, create new joining requests automatically for the user.
Please let me know the feasible procedure for this.
Thanks,
Satanik
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 12:48 AM
Hi,
Let flow run every 4 hours and check if any new user got created in last 4 hours and if yes then iterate all those and submit the catalog item.
If you want the request to be submitted directly when new user is created then use after insert BR and use Cart API
OR
You can use flow which triggers on User insertion and use
Submit Catalog Item Request action
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2022 12:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2022 12:48 AM
Hi,
Let flow run every 4 hours and check if any new user got created in last 4 hours and if yes then iterate all those and submit the catalog item.
If you want the request to be submitted directly when new user is created then use after insert BR and use Cart API
OR
You can use flow which triggers on User insertion and use
Submit Catalog Item Request action
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 10:10 PM
Hi Ankur,
This helped me a lot. Thank you !!
Satanik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 08:13 PM
Glad to know.
Please mark response helpful as well.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader