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

Forum Posts

Integration Hub

Hello, we are looking to start using Integration HUB. Currently we have a bunch home grown integrations but will need to start using a better OOB solution.Our data is located in our Data warehouse which is comprised of all ORACLE tables. Looking at t...

Rick1 by Giga Contributor
  • 479 Views
  • 2 replies
  • 0 helpfuls

How to map fields from Qualys to SNOW table

We have Qualys Integration done in our environment the requirement is to add new fields from qualys to SNOW table. I can see the field in XML response. I tried modifying this script - QualysHostImportReportProcessor with the below code. if (!gs.nil(h...

Shrutij11 by Tera Contributor
  • 521 Views
  • 1 replies
  • 0 helpfuls

Resolved! GlideRecord Query

Hi Developer,I am running a GlideRecord Query in widget Service script . through the gs.info() i can see the data in session log . but i can not see the data in the html .Can GlideRecord be used in widget service script?var item = new GlideRecord('xx...

huangh by Tera Contributor
  • 430 Views
  • 1 replies
  • 1 helpfuls

Curling Encrypted fields

We recently enabled encryption. The description field is now encrypted and my curl show the cipher text. Is there a role I can give my user to be able to curl the API and get the plain text of the description field? Currently have 65 roles for my use...

clarification on Glideschedule API

Hi All, I want to add business days using the GlideSchedule API. Here is the code:var startDate = new GlideDateTime(current.sys_created_on);var days = 5;var schedule = new GlideSchedule("08fcd0830a0a0b2600079f56b1adb9ae"); // 8-5 weekdays excluding h...

Overview integration techniques

Hi, Is there some overview available from all possible integration techniques and the situations they can be used? Some quick sheet or something? Greetings 

baekelal by Tera Contributor
  • 535 Views
  • 2 replies
  • 0 helpfuls