<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

 
 
  <channel>
    <title>Outbound HTTP Logging on ServiceNow Developer Blog</title>
    <link>https://developer.servicenow.com/blog.do?p=/tags/outbound-http-logging/</link>
    <description>Recent content in Outbound HTTP Logging on ServiceNow Developer Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Jan 2019 10:10:05 -0500</lastBuildDate>
    
        
        
         
        <atom:link href="https://developer.servicenow.com/blog.do?p=/tags/outbound-http-logging/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Outbound HTTP Logging</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/outbound-http-logging/</link>
      <pubDate>Wed, 23 Jan 2019 10:10:05 -0500</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/outbound-http-logging/</guid>
      <description>It is quite common when developing and troubleshooting integrations that a ServiceNow developer may need some logging around API access. This logging can be required in both directions - in outbound API access of some external service or when providing an API for an external service to integrate inward to your instance. In this blog post, we will examine strategies for outbound logging.
Log Levels There are three levels of Outbound Web Service Logging: Basic, Elevated and All.</description>
    </item>
    
    <item>
      <title>Live Coding Happy Hour Recap for March 17, 2017 - Sift API and Request Signature Generation</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/live-coding-happy-hour-recap-for-march-17-2017-sift-api-and-request-signature-generation/</link>
      <pubDate>Fri, 31 Mar 2017 05:40:00 +0000</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/live-coding-happy-hour-recap-for-march-17-2017-sift-api-and-request-signature-generation/</guid>
      <description>YouTube video: https://youtu.be/R1Qgz51T4wI The Live Coding Team: dave.slusher, ctomasi, josh.nerius
In this episode, we work with the Sift API in order to parse emails. Specifically, the involved generation of the signature in order to validate the request is the main thrust of this session. We begin with two requests that outwardly seem the same and work through why they signatures first are different and then generate different results between using NodeJS and the integration from a ServiceNow instance.</description>
    </item>
    
    <item>
      <title>Outbound Web Services Logging in Detail</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/outbound-http-request-logging-in-detail/</link>
      <pubDate>Tue, 13 Dec 2016 17:07:43 +0000</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/outbound-http-request-logging-in-detail/</guid>
      <description>As highlighted in What&amp;rsquo;s New for Developers in Istanbul - Integrations, APIs, Authentication, the Istanbul release introduced Outbound Web Services Logging. This feature is a major quality-of-life enhancement for anyone working with integrations, and some potential benefits include:
 Write fewer gs.debug/log/info/etc. statements in your code and simplify the debugging process Quickly pinpoint the source of an outbound HTTP request Look at the history of requests made by a particular integration Analyze the volume of requests made by a particular integration  What gets logged?</description>
    </item>
    
    <item>
      <title>What&#39;s New for Developers in Istanbul - Integrations, APIs, Authentication</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/whats-new-for-developers-in-istanbul-integrationsapis-and-authentication/</link>
      <pubDate>Thu, 01 Dec 2016 21:09:42 +0000</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/whats-new-for-developers-in-istanbul-integrationsapis-and-authentication/</guid>
      <description>The Istanbul release introduces some very exciting features for APIs and Authentication. This post will bring you up to speed on what&amp;rsquo;s new, and we&amp;rsquo;ll follow up with more detailed posts about individual features in the coming days/weeks.
New Inbound OAuth 2.0 Features
Have you ever tried to build an app that integrates with ServiceNow, only to find that you couldn&amp;rsquo;t issue API calls on behalf of a specific user unless that user had credentials stored locally in the instance?</description>
    </item>
    
  </channel>
</rss>