- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 05:00 AM
Hi All,
My client wants
From third party tool we have fetched users data by an action i want to import into the custom table "u_users" we have
through flow designer scheduled type but it is not running flow why?
is there is any other way we can do?can anyone help me on this
i have done with scheduled job also by calling that flow into the scheduled job still not running how should i do this
Please guide me on this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 08:20 AM - edited 06-11-2025 08:25 AM
Hi @srikriti ,
when i click on Execute now button will work that it only manually working fine
so this will work
the schedule job runs at mid night (00:01:00) system time zone
is this means every one minute ?
no it doesn't run every one minute
it run at midnight 12:01 mins
if you want it to run at every one minute
trigger should be of type periodic(repeat)
this will work you just need to adjust trigger as per your requirement
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 05:13 AM
none of your scheduled flow are triggering?
check this link
Scheduled Flow Not Running at expected daily trigger time
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 05:16 AM
Hi @srikriti ,
you don't have to create a scheduled job separately the system will create one
name of the scheduled job would = Trigger.{sysid of the schduled flow}
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 05:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2025 05:55 AM
did you get a chance to check the link I shared above?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader