API Insights forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Scripted Rest API resource for receiving attachments

We have requirement as below- If someone sends attachment along with other information in order to have an incident created via Scripted Rest API the attachment should be attached to the newly created Incident. What configurations do I need to make t...

ashwryadj by Tera Expert
  • 647 Views
  • 1 replies
  • 0 helpfuls

ACL error when using Email API

I am trying to use the ServiceNow Email API ("api/now/v1/email") but I am getting following error message: "error": {        "message": "Operation Failed",        "detail": "ACL Exception. Send Failed due to security constraints"    },    "status": "...

Resolved! Create UI Policy via Script

Hi Team,As image below i'de like to insert this field, "catalog_conditions" using Background Script Table.I tryed to using this code below but this specific line:"gr.catalog_conditions = '6f4762f9939f061097e2ff747aba1032' + '=' + 'Op11BOARIBA'"doesn'...

picture.png

I'm using GlideAggregate to do the calculation

I'm using GlideAggregate to do the calculationinputcolumn A        column B abc                   10           abc                   10 Abc                   10what i except column A         column Babc                   20Abc                  10but ...

HUANGCONG by Tera Contributor
  • 493 Views
  • 1 replies
  • 0 helpfuls