MSSQL Query Notifications with Server Side Script

I would like to setup a notification when a specific table in my MSSQL data base changes using Query Notifications that would kick off another process. Is there an example on how to do this or any ideas on how I would request an initial query notification via custom scripting service (which is just an endpoint)?