Adding headers to Orchestrator HTTP Request activity

Regrettably, I’m fairly confused, the research/documentation I’ve found on the “Orchestrator HTTP Request” activity is somewhat inconclusive. ‘/odata/ProcessSchedules/UiPath.Server.Configuration.OData.SetEnabled’ Appears to REQUIRE X-UiPath-OrganizationUnitId as a header attached to the request, but I haven’t found a way to do that with the “Orchestrator HTTP Request” activity. Is that possible? It seems likely I might have to use the generic HTTP request activity and just authenticate, but that’s going to require authenticating, so if it’s at all possible, I’d like to find another way.

@mbean4
welcome to the forum

the activity is handling this for us out of the box and we don’t have to set it. The attached folder / folder of execution is used for this

Also we can set:
grafik
Legacy:

UPD1 - added option for Windows/CrossPlatform