- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 04:25 AM - edited 05-20-2024 04:40 AM
I have a system property where the user writes a specific number of days.
I want to get that property and use the flow designer to run a flow every those "x" days.
The problem with flow designer is that there isn't any way to use a script in the trigger option and I honestly don't see another way.
Appreciate if you guys could help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 05:06 AM
for such requirement I would suggest to use scheduled job rather than flow
Flow are designed for low-code, no-code
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
05-20-2024 05:06 AM
for such requirement I would suggest to use scheduled job rather than flow
Flow are designed for low-code, no-code
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
05-20-2024 06:45 AM
Okay, will do scheduled job then. I was just asking here in case there was any way with flow designer.
Thanks,
best regards,
André