Developer articles
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Articles

Performing a Code Search on the sys_metadata Table

In this article, I wanted to share some interesting findings for a ‘code search’ method that I have been using and how it compares to the existing code search in Studio.  This code search method does not require opening of Studio, or any plugins or S...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Nia McCash by Mega Sage
  • 4101 Views
  • 1 comments
  • 5 helpfuls

Copy Attachments from 1 record to another

In this article, I will explain how to copy attachments from 1 incident record to another. You can use the same logic for any other table as well. To do this, we will use the following A UI action (Form button) to display on the source record A popup...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
asifnoor by Kilo Patron
  • 4011 Views
  • 8 comments
  • 51 helpfuls

How to go about sending a notification on the First, Second, Third business day and 7th business days before the end of the month.

So I had a requirement to send 4 notifications.  These notifications need to be sent on the first, second and third business day of the month.  The last one needs to be sent 7 days before the end of the month.  Usually this is fairly easy but what th...

Send SMS with Twilio, Notify and Flow Designer

The example I have considered - To send out an SMS to the caller when an incident with priority 1 is updated. This article involves sending an SMS with the help of Twilio, Notify and Flow designer. Step 1: Activate the plugin Notify Plugin NameNotif...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
rad2 by Mega Sage
  • 4849 Views
  • 1 comments
  • 8 helpfuls

Resolution Steps for the Now Cli installation failure because of the Error: EACCES: permission denied error (Now UI Experience)

Hi There, Recently while installing the Now Cli on my Mac laptop, I got the below error: npm ERR! code EACCES npm ERR! syscall symlink npm ERR! path ../lib/node_modules/@servicenow/cli/src/index.js npm ERR! dest /usr/bin/tectonic npm ERR! errno -13 n...

Top Contributors