The CreatorCon Call for Content is officially open! Get started here.

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Exchange Online Integration

I need to automate some Distribution List tasks via ServiceNow however given the minimal work, the cost for the IntegrationHub module will not be approved internally.I have PowerShell scripts that can do all I need and flow designer plan in place how...

Mark251 by Mega Guru
  • 3510 Views
  • 5 replies
  • 6 helpfuls

Scheduled Job that triggers event

I created a scheduled job that runs daily at 7 AM. I do not need to consider the exact time the record was opened, only the date it was created. The goal is to check if the record's sys_created_on date matches today's date, then trigger an event if t...

Modal Window in Client UI Action not working

I have written this UI Action:function onClick() { var gm = new GlideModal('glide_confirm_basic'); var validation_message = "Aquesta acció farà que la factura deixi de ser vàlida i se substitueixi per una de nova que quedarà adjuntada en el camp...

jordimsant by Tera Guru
  • 451 Views
  • 3 replies
  • 0 helpfuls

Interface Tagging

Hello, We are working on a "tagging exercise" for routers and switches. Service Now is able to discover the actual device (router in this case) and it is able to discover the Interfaces on the router as well. My understanding is that there are tables...