SSIS REST API Task – Mapping Response Header to Variable

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 Mapping Grid

 

SSIS REST API Task - Response Header Output [SSIS Execution Log]

SSIS REST API Task – Response Header Output [SSIS Execution Log]

Posted in SSIS REST API Task and tagged , , .