Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

create approvals from scheduled job

samadam
Kilo Sage

I have to create approval and assign to two users and if one approves it is approved. Is there a way o set this up using scheduled job? 

1 REPLY 1

TamoghnaB
Tera Expert

Hi  @samadam ,

 

The best way to create approvals (inserting new entry in sysapproval_approver table is by using Flows/Workflows.

if you requirement is to trigger approval based on certain condition, if you can use the condition in Flows / Workflows.

 

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!