Forum Discussion

KyleEnderland's avatar
KyleEnderland
Qrew Member
2 years ago

Connecting a QuickBase Pipeline to an SSL-Protected API endpoint

A little bit of background,

Currently, we're trying to connect to an endpoint to retrieve some critical data from ADP, as well as have a Pipeline that ADP can connect to in order to retrieve data the other way.

In addition to using OAuth, these endpoints require a signed SSL certificate when attempting to connect. However, it doesn't seem like there's any way to make a pipeline "point" to a signed certificate before connecting.

Has anyone else had this problem before, and if so, how did you solve it?



------------------------------
Kyle
------------------------------

2 Replies

  • I was just about to ask the same question in my attempt to use an API with Shiprush, which requires TLS 1.2. I'm looking forward to the response!

    ------------------------------
    Edward Hefter
    www.Sutubra.com
    ------------------------------
    • SimonH's avatar
      SimonH
      Qrew Cadet
      There is nothing special about TLS 1.2 anymore as all previous TLS/SSL versions have been deprecated. You should not have to do anything different to connect over TLS 1.2
      Kyle's Issue is that the API requires you connect with a specific certificate

      ------------------------------
      Simon H
      ------------------------------