Posted September 25, 2024Sep 25 Employee Chaining Horizon Server API Calls to automate Horizon tasks! No REST for The RESTful: Chaining Together Calls To The Horizon Server API Linked to Omnissa's resident @Justin Johnson's Blog site evengooder > his blog post reviews how to chain together Horizon Server API calls to automate Horizon tasks. Using Postman collections can be configured for sequences of calls that build upon each other, passing variables from request to request. More specifically, there's JavaScript wrapped around each request through (further linked details: pre-request and post-requests scripts) that share variables across the collection.
Create an account or sign in to comment