How to get the pagination URL from the Response Header?

We are using Matillion to connect to the Greenhouse Harvest APIs. The Harvest APIs send the pagination URL in the response header, instead of sending it in the JSON response. How can I make Matillion read the pagination URL from response header? Please see screenshot for an example of the response header with the pagination URL.

Hi Saqib,

 

If you have not seen them, this and especially this document might be useful. Yuo have to hand code it, but it looks like you need "Link Header Pagination" from the second one?

 

BR