SAP Open Connectors

Headers in a httpRequest Formula Step

Headers pass along as part of the API request. You rarely need to add anything to the headers, but you can use this parameter to pass common header information such as content types.

Note:
  • For single headers, you can directly insert content in the header section
  • For multiple headers, you must enter a Java Script step to build the headers