when I test, this script kept throwing fail notice showing the 'recordID' of the input variable I made is an array not a record.
How can I change this to scipt to work with array of recordID ? or is there any way that I can select every record ID values instead of 'list of record ID'? I don't get any other options at the 'value' box an I assign the input.
Best answer by TheTimeSavingCo
Jessica_Shin wrote:
Hi Adam, thanks for your solution.
adding 's' to the script seems to work but now I get different error sign :
ERROR
Error: Request exceeds maximum batch size limit of 50 items
at main on line 4
number of items to delete can be from 0 to 500 sometimes.