Caching in Appian Integration Object

Hi Folks,

Is there a way to cache the output which we are getting from the response body of a API. So for example if we are calling the Workday API to get the details of a particular employee based on his email id.So if I pass the same email ID multiple times individually in 1 hr or 2 hr period, I will get the same result from the Workday API . So instead of calling the API and getting the response, is there any way where we can store the response for some time period and in that time if  new request come for the same employee, then instead of calling from API , it will fetch it from  cache. So it's great for performace improvement.

Regards,

Ghanashyam

  Discussion posts and replies are publicly visible