Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.28 KB

File metadata and controls

30 lines (18 loc) · 1.28 KB
title description
Qualys credentials
Documentation for the Qualys credentials. Use these credentials to authenticate Qualys in n8n, a workflow automation platform.

Qualys credentials

You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.

Prerequisites

Create a Qualys{:target=_blank .external-link} user account with any user role except Contact.

Supported authentication methods

  • Basic auth

Related resources

Refer to Qualys's documentation{:target=_blank .external-link} for more information about the service.

This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content{:target=_blank .external-link} on n8n's website.

Using basic auth

To configure this credential, you'll need:

  • A Username
  • A Password
  • A Requested With string: Enter a user description, like a user agent, or keep the default n8n application. This sets the required X-Requested-With header.