cancel
Showing results for 
Search instead for 
Did you mean: 

How to store API response in memory in conversational AI ?

0 Kudos
221

Hello Team,

I am generating token calling from one API and which I want to pass as input to next API , but I am not sure how to store the token value in memory and pass it as header to next API . Please help.

first API is

this API will generate token , which I want to consume in next API

View Entire Topic
0 Kudos

I got the solution. Thanks