{"id":9687,"date":"2022-06-23T17:35:02","date_gmt":"2022-06-23T17:35:02","guid":{"rendered":"https:\/\/zappysys.com\/blog\/?p=9687"},"modified":"2025-04-01T12:54:41","modified_gmt":"2025-04-01T12:54:41","slug":"connect-adp-api-using-http-connection-oauth-connection","status":"publish","type":"post","link":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/","title":{"rendered":"How To Connect ADP API using HTTP Connection over OAuth Connection"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>In this\u00a0post, we will cover how to connect ADP API using HTTP connection manager over OAuth connection manager with <a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-json-file-source\/\" target=\"_blank\" rel=\"noopener\">JSON Source<\/a>. ADP API works a bit differently\u00a0with the OAuth connection manager. Let&#8217;s take a look at it&#8230;<\/p>\n<h2><span id=\"Prerequisites\">Prerequisites<\/span><\/h2>\n<p>Before we perform the steps listed in this article, you will need to make sure the following prerequisites are met:<\/p>\n<ol>\n<li><abbr title=\"SQL Server Integration Services\">SSIS<\/abbr>\u00a0designer installed.\u00a0Sometimes it is referred as\u00a0<abbr title=\"Business Intelligence Development Studio\">BIDS<\/abbr>\u00a0or\u00a0<abbr title=\"SQL Server Data Tools\">SSDT<\/abbr>\u00a0(<a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/ssdt\/download-sql-server-data-tools-ssdt\" target=\"_blank\" rel=\"noopener\">download it from Microsoft site<\/a>).<\/li>\n<li>Basic knowledge of SSIS package\u00a0development using\u00a0<em>Microsoft SQL Server Integration Services<\/em>.<\/li>\n<li>Make sure\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/\" target=\"_blank\" rel=\"noopener\">ZappySys SSIS PowerPack<\/a>\u00a0is installed (<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/download\/\" target=\"_blank\" rel=\"noopener\">download it<\/a>).<\/li>\n<li><strong>Optional<\/strong>\u00a0(If you want to Deploy and Schedule ) &#8211;\u00a0<a href=\"https:\/\/zappysys.zendesk.com\/hc\/en-us\/articles\/360035974593\" target=\"_blank\" rel=\"noopener\">Deploy and Schedule SSIS Packages<\/a><\/li>\n<li>Make sure you have ADP Client Id &amp; Secret.<\/li>\n<\/ol>\n<h2><span id=\"Concepts_about_OAuth_20\">What things are needed to connect ADP API<\/span><\/h2>\n<ol>\n<li>You need to have the Client ID and Client Secret before making your ADP API call.<\/li>\n<li>If you don&#8217;t have this information, contact your client representative.<\/li>\n<li>Certificate Signing Request (CSR): For more detailed information, see the Certificate Signing Request:\u00a0<a href=\"https:\/\/developers.adp.com\/articles\/general\/generate-a-certificate-signing-request\">https:\/\/developers.adp.com\/articles\/general\/generate-a-certificate-signing-request<\/a><\/li>\n<li>If you already have the .csr file from your API Settings as below: &#8211;\n<div id=\"attachment_9729\" style=\"width: 531px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-9729\" class=\"wp-image-9729 \" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png\" alt=\" ADP CSR Certificate\" width=\"521\" height=\"317\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png 686w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1-300x182.png 300w\" sizes=\"(max-width: 521px) 100vw, 521px\" \/><\/a><p id=\"caption-attachment-9729\" class=\"wp-caption-text\">ADP CSR Certificate<\/p><\/div>\n<p>&nbsp;<\/li>\n<li>Then you need to convert those *.cer + *.key files to *.PFX<\/li>\n<li>We do not support cert+key files but converting to PFX is fairly simple.<\/li>\n<li>You can find many blog posts on how to convert to PFX. Here are some helpful links on how to convert *.pem to *.PFX (i.e. PKCS#12 OR p12 file format)<br \/>\n-https:\/\/www.sslshopper.com\/ssl-converter.html<br \/>\n-https:\/\/stackoverflow.com\/questions\/808669\/convert-a-cert-pem-certificate-to-a-pfx-certificate<\/li>\n<li>Once you have .PFX certificate, Client ID, and Client Secret ready then you can provide these details to the\u00a0 HTTP Connection manager as below: &#8211;<br \/>\nGeneral Settings: &#8211;<\/p>\n<div id=\"attachment_9732\" style=\"width: 310px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-http-connection-manager-general.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-9732\" class=\"wp-image-9732 size-medium\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-http-connection-manager-general-300x162.png\" alt=\" ADP HTTP Connection Manager - General Tab\" width=\"300\" height=\"162\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-http-connection-manager-general-300x162.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-http-connection-manager-general-768x415.png 768w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-http-connection-manager-general.png 898w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-9732\" class=\"wp-caption-text\">ADP HTTP Connection Manager &#8211; General Tab<\/p><\/div>\n<p>Client Certificate: &#8211;<\/p>\n<div id=\"attachment_9733\" style=\"width: 310px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-client-certificate-1.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-9733\" class=\"wp-image-9733 size-medium\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-client-certificate-1-300x175.png\" alt=\" ADP CSR Client Certificate Tab\" width=\"300\" height=\"175\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-client-certificate-1-300x175.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-client-certificate-1.png 701w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-9733\" class=\"wp-caption-text\">ADP CSR Client Certificate Tab<\/p><\/div>\n<ol>\n<li style=\"list-style-type: none;\"><\/li>\n<\/ol>\n<\/li>\n<li>After you provide all the required details in HTTP Connection Manager for ADP API.<\/li>\n<li>You can select HTTP Connection manager as the connection provider in the JSON Source\/REST API and preview the data.<\/li>\n<li>Here you can connect ADP API successfully using the HTTP connection manager.<\/li>\n<\/ol>\n<p><strong>Note:<\/strong> By default, when a <strong>PFX file<\/strong> expires, the <strong>ADFP API<\/strong> throws a generic <strong>SSL\/TLS channel error<\/strong>, which can be misleading. To verify the certificate\u2019s expiration date, we have to:<\/p>\n<ol>\n<li>Import the <strong>PFX file<\/strong> into the local certificate store (using the same blank password).<\/li>\n<li>Use the <code>mmc<\/code> command from the Start menu.<\/li>\n<li>Go to <strong>Add\/Remove Snap-ins \u2192 Certificate \u2192 User Store \u2192 View Entry<\/strong> to check the expiration date.<\/li>\n<\/ol>\n<h3>Steps to Convert .cer and .key Files into a .PFX File<\/h3>\n<p>If you have separate <strong>.cer<\/strong> and <strong>.key<\/strong> files, you\u2019ll need to convert them into a single <strong>.PFX<\/strong> file (PKCS#12 format) to use with our tool, as it does not support separate certificate and key files.<br \/>\nConverting to <strong>PFX<\/strong> is straightforward, and you can find many detailed guides online. Here are some helpful links:<\/p>\n<ul>\n<li><a tabindex=\"-1\" href=\"https:\/\/www.sslshopper.com\/ssl-converter.html\">SSL Converter \u2013 sslshopper.com<\/a><\/li>\n<li><a tabindex=\"-1\" href=\"https:\/\/stackoverflow.com\/questions\/808669\/convert-a-cert-pem-certificate-to-a-pfx-certificate\">Convert .pem to .pfx \u2013 Stack Overflow<\/a><\/li>\n<\/ul>\n<h2><span id=\"Conclusion\">Conclusion:<\/span><\/h2>\n<p>This is how you can successfully connect ADP API using HTTP Connection over OAuth connection using ZappySys JSON Source\/REST API.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction In this\u00a0post, we will cover how to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source. ADP API works a bit differently\u00a0with the OAuth connection manager. Let&#8217;s take a look at it&#8230; Prerequisites Before we perform the steps listed in this article, you will need to make sure the [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":9729,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[176],"tags":[597,279,12],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>How To Connect ADP API using HTTP Connection over OAuth Connection | ZappySys Blog<\/title>\r\n<meta name=\"description\" content=\"How to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"How To Connect ADP API using HTTP Connection over OAuth Connection | ZappySys Blog\" \/>\r\n<meta property=\"og:description\" content=\"How to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ZappySys Blog\" \/>\r\n<meta property=\"article:published_time\" content=\"2022-06-23T17:35:02+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2025-04-01T12:54:41+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"686\" \/>\r\n\t<meta property=\"og:image:height\" content=\"417\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\r\n<meta name=\"author\" content=\"Sudhir Dandale\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sudhir Dandale\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/\",\"url\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/\",\"name\":\"How To Connect ADP API using HTTP Connection over OAuth Connection | ZappySys Blog\",\"isPartOf\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png\",\"datePublished\":\"2022-06-23T17:35:02+00:00\",\"dateModified\":\"2025-04-01T12:54:41+00:00\",\"author\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/b30eb07e5e6ce25a987c3fbe9b6b6a4e\"},\"description\":\"How to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source.\",\"breadcrumb\":{\"@id\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#primaryimage\",\"url\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png\",\"contentUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png\",\"width\":686,\"height\":417},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zappysys.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Connect ADP API using HTTP Connection over OAuth Connection\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zappysys.com\/blog\/#website\",\"url\":\"https:\/\/zappysys.com\/blog\/\",\"name\":\"ZappySys Blog\",\"description\":\"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zappysys.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/b30eb07e5e6ce25a987c3fbe9b6b6a4e\",\"name\":\"Sudhir Dandale\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2e8d56e3752adc0d18866502c3e5777c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2e8d56e3752adc0d18866502c3e5777c?s=96&d=mm&r=g\",\"caption\":\"Sudhir Dandale\"},\"url\":\"https:\/\/zappysys.com\/blog\/author\/sdandale\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Connect ADP API using HTTP Connection over OAuth Connection | ZappySys Blog","description":"How to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/","og_locale":"en_US","og_type":"article","og_title":"How To Connect ADP API using HTTP Connection over OAuth Connection | ZappySys Blog","og_description":"How to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source.","og_url":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/","og_site_name":"ZappySys Blog","article_published_time":"2022-06-23T17:35:02+00:00","article_modified_time":"2025-04-01T12:54:41+00:00","og_image":[{"width":686,"height":417,"url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png","type":"image\/png"}],"author":"Sudhir Dandale","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Sudhir Dandale","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/","url":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/","name":"How To Connect ADP API using HTTP Connection over OAuth Connection | ZappySys Blog","isPartOf":{"@id":"https:\/\/zappysys.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#primaryimage"},"image":{"@id":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#primaryimage"},"thumbnailUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png","datePublished":"2022-06-23T17:35:02+00:00","dateModified":"2025-04-01T12:54:41+00:00","author":{"@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/b30eb07e5e6ce25a987c3fbe9b6b6a4e"},"description":"How to connect ADP API using HTTP connection manager over OAuth connection manager with JSON Source.","breadcrumb":{"@id":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#primaryimage","url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png","contentUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2022\/06\/adp-pem-file-1.png","width":686,"height":417},{"@type":"BreadcrumbList","@id":"https:\/\/zappysys.com\/blog\/connect-adp-api-using-http-connection-oauth-connection\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zappysys.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Connect ADP API using HTTP Connection over OAuth Connection"}]},{"@type":"WebSite","@id":"https:\/\/zappysys.com\/blog\/#website","url":"https:\/\/zappysys.com\/blog\/","name":"ZappySys Blog","description":"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zappysys.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/b30eb07e5e6ce25a987c3fbe9b6b6a4e","name":"Sudhir Dandale","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2e8d56e3752adc0d18866502c3e5777c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2e8d56e3752adc0d18866502c3e5777c?s=96&d=mm&r=g","caption":"Sudhir Dandale"},"url":"https:\/\/zappysys.com\/blog\/author\/sdandale\/"}]}},"_links":{"self":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/9687"}],"collection":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/comments?post=9687"}],"version-history":[{"count":20,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/9687\/revisions"}],"predecessor-version":[{"id":11302,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/9687\/revisions\/11302"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media\/9729"}],"wp:attachment":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media?parent=9687"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/categories?post=9687"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/tags?post=9687"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}