Forum Discussion

ChristopherAngu's avatar
ChristopherAngu
Qrew Member
2 years ago

Jinja Json Object in Pipeline

Good morning, 

In one of our pipelines we need to make a POST request to business central in order to get the access token needed to created a GET request. I'm having difficulties using jinja to filter my contents response to the just the access token itself to use for my second step.

Could anyone help me regarding this? 



------------------------------
Christopher Angulo
------------------------------

2 Replies

  • DougHenning1's avatar
    DougHenning1
    Community Manager

    Hi Christopher, can you post an example response that needs to be parsed?



    ------------------------------
    Doug Henning
    ------------------------------
  • You need to make a POST to a service like requestbin or something similar so you can get a sample of the schema to use in the 'Iterate over JSON records' step.  Then you will be able to access the values in that response.



    ------------------------------
    Jeff Peterson
    ------------------------------