<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JSON on Robert Terakedis</title>
    <link>https://blog.terakedis.dev/tags/json/</link>
    <description>Recent content in JSON on Robert Terakedis</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Copyright © 2020 Robert Terakedis; all rights reserved.</copyright>
    <lastBuildDate>Wed, 22 Jan 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.terakedis.dev/tags/json/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Postman Pre-Request Script for Docebo API</title>
      <link>https://blog.terakedis.dev/post/postman-pre-request-script-for-docebo-api/</link>
      <pubDate>Wed, 22 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://blog.terakedis.dev/post/postman-pre-request-script-for-docebo-api/</guid>
      <description>
        
          
            &lt;p&gt;I&#39;ve recently been involved with a project at work to modernize the processes around Docebo, our Learning Management System (LMS). A significant portion of this project involves workflow automation and passing data/events between multiple systems. We accomplish this automation using webhooks and a number of API calls (which you can view at &lt;a href=&#34;https://doceboapi.docebosaas.com/api-browser/&#34;&gt;Docebo&#39;s API Browser&lt;/a&gt;).  Early in the process, I stumbled onto the Docebo Community post about &lt;a href=&#34;https://community.docebo.com/integrations-apis-45/after-the-community-coaching-session-using-postman-9897&#34;&gt;Using Postman&lt;/a&gt; (and the on-demand &lt;a href=&#34;https://community.docebo.com/events/on-demand-community-coaching-session-using-postman-with-the-api-97&#34;&gt;Community Coaching Session&lt;/a&gt;) which contained a downloadable Postman API collection.  This was a GREAT starting point, but the collection used an interactive login to get oAuth2 tokens. I wanted to automate the authentication process and avoid the interactive logins when I was testing against our sandbox LMS instance.&lt;/p&gt;
          
          
        
      </description>
    </item>
    
  </channel>
</rss>