Forum Discussion

MagsR's avatar
MagsR
Qrew Trainee
3 years ago

Fetch JSON

Hello all,

I am having difficulties with building a pipelines to create a record from a API Link provided to me. I simply need to GET the information however I keep getting errors and am having difficulties just retrieving the data from the API Link, any suggestions/tips?

------------------------------
Mags
------------------------------

4 Replies

    • MagsR's avatar
      MagsR
      Qrew Trainee
      Hi Justin!

      I am not receiving an error code any longer, I am struggling now with 'GET' the data from the API link to be able to properly 'search records', how do I input which fields I'd like to base the search of records off?

      ------------------------------
      Magaly Reyes
      ------------------------------
      • JustinTorrence's avatar
        JustinTorrence
        Qrew Cadet

        @Magaly Reyes

        That will depend on the API you are working with. When you are doing a GET request, most RESTful APIs will request that you pass an id as part of the URL, some will allow you to pass in query parameters in the URL. Some might even allow you to pass them through the request headers. Do you have a link to the documentation you are using and the specific call you are sending?​



        ------------------------------
        Justin Torrence
        Quickbase Expert, Jaybird Technologies
        jtorrence@jaybirdtechnologies.com
        https://www.jaybirdtechnologies.com/#community-post
        ------------------------------