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

Forum Posts

How to Send email using Email REST API

Hi Guys, I tried to Send an email from EMAIL REST API. I got the below error message. Here is my Request format Accept:application/jsonContent-Type: application/json {"to":"malaravan@example.com","cc":"phil.hendrie@example.com","subject":"Testing for...

sunmalar by Tera Contributor
  • 4751 Views
  • 4 replies
  • 1 helpfuls

Resolved! Variable sys_id in widget server side script

Hello All,I was stuck on this particular point and hope someone can point me in right direction.I want to create a reusable widget (say a modified date picker), I would use it as a variable in multiple catalog items. Now, I'd like some options to dyn...

ohhgr by Kilo Sage
  • 11580 Views
  • 18 replies
  • 6 helpfuls

Can I delete a form view?

I am using domain separation and we have our 3 domains set up as. TOPTOP/SUB1TOP/SUB2 We began by modifying a specific form view in TOP for all the sub domains to share and it was working great. Then SUB1 wanted a small change that we made on TOP/SUB...

find_real_file.png
e_wilber by Tera Guru
  • 6875 Views
  • 2 replies
  • 4 helpfuls

Call to Record Producer

Hi,I'm working with ServiceNow default Call Application.   I'm trying to incorporate transferring a Call to a "Record Producer" because this functionality is not there.     I was hoping someone could help me with the basic design that I should follow...

How to find the Self Service URL

Hi,  I am trying to set up modules for the self-service portal, however I am having trouble being able to find the URL of the page I would like to show in the module.  I would like to create a module for the quick links page, when I go to the quick l...

Resolved! Ways to add sections in Incident Forms?

Hi, We're about to get started with using ServiceNow, and we're going to be designing our incident forms pretty soon. For organizational purposes, we'd like to be able to divide the form up into different sections. I found one way to do that in form ...

find_real_file.png
incgov by Mega Expert
  • 5833 Views
  • 7 replies
  • 2 helpfuls

View Current Update Set button

The View Current Update Set button next to the Update Set Picker does not do anything.  At my last employer and in my personal developer instance (and every other instance I've used such as at Knowledge Conferences), it opens the current update set....

find_real_file.png
wiltonr by Giga Contributor
  • 3702 Views
  • 10 replies
  • 0 helpfuls

Displaying image from a URL

Hi All Thanks for your help in advance. I have a REST API where I am getting the infromation from an outside system. The information captured is a number and an image URL, for example https://www.xxxx.xxx/image1.jpg.  I am getting this response in JS...

Update Sets and Service Portal

I am having issues with the service portal.  I created a service portal in the DEV instance.  I did so through the designer.  None of the changes I did are showing up in the Update Set, which I expect.  We were taught in training that the Service Por...