User Activity

Hi Team, To run a Scheduler every 1min, im using Custom Scheduler value as 0-59 * * * *Can anyone suggest more options on this?
Hi Team,I am having below payload as input and in the output im expecting only the Sales data of (Target >= 20)Input Payload:==========={"EmployeeDetails": [{"EmpID": 123,"Records": [{"id": "S1","Department": "Sales","Target": "20"},{"id": "S3","Depa...