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.

How to add approvals to record producer?

reddy8055
Tera Contributor

Hi,

I have created record producer on vendor table (core_company) so whenever request is submitted it is created a vendor record. Now is there way we can add approvers before record creation? Also is there a way we can check for duplicate records with same name and prevent creating/updating the record? 

 

Thanks,

 

5 REPLIES 5

akin9
Tera Contributor

@reddy8055 ,

We have a same requirment if user submit request vendor records need to be create automatically on core_company table.

did u completed this achievement??

if u completed pls share me the script or how u have added a approvals on record producers.