Automated Reminder & Greeting Scheduler – #BuildWithBuildAgent Challenge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hello ServiceNow Community,
I am submitting my entry for the Build With Build Agent Challenge. I created an application called Automated Reminder and Greeting Scheduler using the ServiceNow Build Agent. The purpose of this app is to help users automate reminders for birthdays, anniversaries, meetings, and other important events without writing code manually.
Key capabilities of the application:
Create events such as birthdays, anniversaries, meetings, and custom occasions
Support for recurring events (yearly and monthly)
A scheduled job that checks every 15 minutes for upcoming reminders
Automatic email and in-platform notifications
A dashboard for viewing all active events and upcoming reminders
A notification history log for tracking all alerts sent
Full CRUD operations for managing events
REST API support for creating and retrieving event data
What the Build Agent automatically generated:
Data tables for events, notification history, and settings
List views, forms, and a responsive dashboard UI
Server-side logic for recurring events and due reminders
A scheduled script for running the reminder engine
Notification templates and rules
Sample data for testing the app
A React-based dashboard interface
This application was developed using natural language instructions only. The Build Agent created the full backend, UI, automation logic, notifications, and data structure with minimal manual intervention. It was a great experience to see an idea turn into a complete working application using conversational prompts.
Attached are screenshots of the working application.
Thank you to the ServiceNow Build With Build Agent team and the Developer Program for enabling this opportunity.
