The ability to have an action that updates all of the records in an available list.
The ability to have an action that create one new record for every record in an available list.
The ability to have an action that updates all of the records in an available list.
The ability to have an action that create one new record for every record in an available list.
This is similar to what I am trying to do I think.
We need this server side execution as creating and updating multiple records with a sequence of Click Actions is too slow due to the multiple round trips.
See: Sequential script steps speed / sequential record creation
Couldn’t you just export as a csv, use the find and replace in sheets or excel and then import it again?
Tony Dehnke: yup
yes please