Query about Integrating restAPI with Gatling

Hello,

Can someone please suggest how to store response of one API and pass it to another API in Gatling?

What kind of API are you talking about? Web API? If so, look at Gatling’s checks.

Yes,i am talking about web API.
I want to fetch the attribute from that json response.

Yeah, so read the documentation about kaon path check.