Can we Trigger a Fix Script via flow ?

Hrishabh Kumar
Giga Guru

I have a fix script and I need it to trigger automatically. 

1) is there a way to trigger a fix script via flow designer.

2) is there any other way trigger a fix script automatically.

 

note: I cannot use "Scheduled jobs" for this.

5 REPLIES 5

Ahmmed Ali
Mega Sage

@Hrishabh Kumar 

 

You can create custom action in flow designer and add the fix script's script in that action. Then use that action in your flow.

 

https://docs.servicenow.com/en-US/bundle/tokyo-application-development/page/administer/flow-designer... 

 

Thanks,

Ali

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

I have 4 fix scripts for 4 different tables, do I need to create 4 different actions?

 

Not required. When you are creating custom action, you have run script option in custom action configuration. you can add multiple scripts there.

But again, it depends on how you design your solution.

If I could help you with your Query then, please hit the Thumb Icon and mark my answer as Correct!!

Thank you,
Ali

There is an action to add script, I can't find option to run pre written script.