Swimlane Turbine API
the swimlane turbine api connector enables users to perform generic api requests to the swimlane platform, facilitating custom automation and integration scenarios the swimlane turbine api connector enables seamless integration with the swimlane turbine platform, a leading low code security automation solution by leveraging this connector, users can execute generic api requests to interact with the turbine platform, allowing for the automation of security workflows and the expansion of actionability across their security ecosystem the connector simplifies the process of sending and receiving data through the turbine api, providing a streamlined experience for managing security operations without the need for coding expertise prerequisites to utilize the swimlane turbine api connector effectively, ensure you have the following turbine api authentication credentials, which can be either username and password credentials associated with a user account on the swimlane platform personal access token (pat) a secure token generated within the swimlane platform for api access without using a password username/password authentication url the base url of your swimlane turbine instance username a valid username with the necessary permissions password the password associated with the username pat authentication url the base url of your swimlane turbine instance pat a valid personal access token generated from your swimlane turbine instance capabilities this connector provides the following capabilities generic turbine api request configurations turbine api authentication turbine api authentication using either username/password or personal access token (pat) configuration parameters parameter description type required instances array optional verify ssl boolean optional http proxy optional proxy url to use for all connector requests (e g http //user\ pass\@proxy 8080 ) string optional actions generic turbine api request executes a generic api request to the swimlane turbine platform using the provided host parameter endpoint method get input argument name type required description host string required the turbine host you're connecting to; should match an entry in the asset i e us1 swimlane app path string optional parameter for generic turbine api request method string optional http method to use input example {"host" "string","path" "string","method" "get"} output parameter type description status code number http status code of the response output example {} response headers header description example content type the media type of the resource application/json date the date and time at which the message was originated thu, 01 jan 2024 00 00 00 gmt