<h2>How to set response headers in Import Set API</h2><br/><div style="overflow-x:auto"><article><div ><h3 >Summary</h3><section><div>Import Set API allows you to interact with import set tables.The API transforms incoming data based on associated transform maps. The import set API supports synchronous transforms. The Import Set API mirrors the existing SOAP interface.</div> <div><br /></div> <div>Due to security reasons, we might have a requirement to ensure that headers with cache control having attributes (no cache, no store, max age = -1) is set while sending response to third party when import set API is used as an inbound web service</div> <div><br /></div> <div>Response headers for Import Set API cannot be customised. As a work around, build a scripted REST in which you can call the Import set API and then customise headers for the scripted REST service</div></section></div></article></div>