Api call chaining in Kong

Hi all,

Wanted to know if Kong gateway supports API call chaining.

For example - I will make a call to Kong which will hit a server and get response from it. Based on this response Kong will make another call to Cloudfront.

Is this possible with Kong. ?

Thanks