How to create an arrary or JSON variable in Flow Designer and use it?
I have a business requirement to check the User table weekly and find all users who haven't logged into ServiceNow in the last 45, 90 and 120 days. Based on the number of days (45 - 90, 90 - 120, 120+) a notification and task needs to be created. I...