Hello guys.
I run a script with around 3million input rows, but the script stops after 1 million successful execution. How to increase that number and set it until the resource finishes?
Get a list of groups
The list will contain a list of groups and their ID:Group name
Action “Get records by criteria” or “Get record” - there is a parameter “filter by groups” where you should insert the ID of the desired group
@Fox Ok nevermind thanks for the help. I didnt see that link when I searched that link you sent me. But all I had to do was remove the quotation marks in my own script and it worked.