cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone successfully sent the custom headers in http adapter

padma_kumar_perumal
Discoverer
0 Kudos
108

I am trying to send the custom headers like apikey in the http adapter in the integration suite and it does not seem to work and it does not take it when posting it to the ariba API.  

View Entire Topic
nageshrao
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Padma. 

For sending custom headers via a receiver HTTP adapter, the header must be declared in the Request Headers section of receiver HTTP adapter. Assuming you have a custom header named - "apikey", it must be done as below.

nageshrao_0-1726613258245.png

Alternatively, you can also use * to send all the request headers to target receiver system.

SAP Help Link - https://help.sap.com/docs/integration-suite/sap-integration-suite/http-receiver-adapter

nageshrao_0-1726612854320.png