Skip to main content
December 6, 2023
Solved

HTTP Header fields at connected system level

  • December 6, 2023
  • 2 replies
  • 0 views

Hi!  New to Appian, mostly still playing around at this point.

When setting up an HTTP(S) connected system, I couldn't find a way to assign a set of standard header key/value pairs that I'd want applied to every specific integration (endpoint) using that connected system.  I did see you could do it for security, which is great.  But if I wanted to apply other standard headers for a particular API (i.e. cache-control, or some non-standard input required by the API), they would have to be recreated on every integration tied to that connected system.

Is there a way to do this?  Or could this be a feature request?

Thanks!
Dave

    Best answer by niranjanreddym9323

    Hi [mention:92f4eda5bf3543af863987710354992c:e9ed411860ed4f2ba0265705b8793d05] ,

    Connected system will accept header key/value pair only for security. If you want to pass more headers you have to do it in each individual integration object.

    And there is no other way to do it. 

    2 replies

    niranjanreddym9323
    December 11, 2023

    Hi [mention:92f4eda5bf3543af863987710354992c:e9ed411860ed4f2ba0265705b8793d05] ,

    Connected system will accept header key/value pair only for security. If you want to pass more headers you have to do it in each individual integration object.

    And there is no other way to do it. 

    December 12, 2023

    Thanks for the confirmation, Kiran!