In this post, you will learn how to save the response header value to an SSIS variable using the SSIS REST API Task
SSIS PowerPack v1.8.2 introduced a new feature for mapping the Response Header to a variable.
When you click the Test Request/Response button, all response headers will be parsed into the Response Header Grid with a default [NOT-MAPPED] status. If you wish to map each item, you can map to an SSIS variable or log to the Execution Log.

![SSIS REST API Task - Response Header Output [SSIS Execution Log]](https://cdn.zappysys.com/blog/wp-content/uploads/2015/10/ssis-rest-api-http-response-header-output-execution-log.png)



