Run flow based on system property

Andr_ Pires
Tera Contributor

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.

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@Andr_ Pires 

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.

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Andr_ Pires 

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.

 

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Okay, will do scheduled job then. I was just asking here in case there was any way with flow designer.

Thanks,

best regards,

André