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 update multiple records in UI Builder

vtred
Tera Contributor

Hi, I am using UI Builder and I have two components List and Button

When user selects multiple records from the list as an Input and click the button - I would like to update those selected records with a value in the backend.

- I am able to get the sysId's of selected records in an array format: Example --> ['sys_id_1', 'sys_id_2', 'sys_id_3']

- I would like to use the "update multiple records" data component but not sure how I could send the payload to update the multiple records.

 

7 REPLIES 7

Hi Marc, I attached it as a PDF.. 

Marc Mouries
ServiceNow Employee
ServiceNow Employee

It's not clear how this UI aligns with your request to update multiple records in UI Builder. Did you check the doc I attached in my first answer? 

Sumanth16
Kilo Patron

Hi @vtred ,

 

Did you find the solution for this?. I am looking for same requirement.

 

Thanks & Regards,
Sumanth Meda.