We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

User Activity

Hello Team, How can I check if a Date/Time field is equal to the current date&time in Flow Designer? I’m working with Workflow Studio (Flows) and need to compare a Date/Time field with the current date&time. I want to execute actions based on whether...
Hello Team, How can I check if a Date/Time field is equal to the current date&time in Flow Designer? I’m working with Workflow Studio (Flows) and need to compare a Date/Time field with the current date&time. I want to execute actions based on whether...
Hello Team, I have a use case where I need to send a scheduled email report in ServiceNow that includes a custom breakdown of ticket counts by state and assignment group. Specifically:The report should include only tickets where state is New, In Prog...
Hello Team,I'm trying to schedule an email to be sent three times a day at specific times: 08:00, 22:00, and 02:00. To do this, I selected "Run Periodically" with an interval of 1 hour, and used the following script in the "Conditional" field: var gd...
Hi Team, I want to scheduled the report three times a day 8:00 AM, 10:00 PM and 2:00 AM. How can I do this? Thanks