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 user account with any user role except Contact.
Supported authentication methods#
- Basic auth
Related resources#
Refer to Qualys's documentation 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 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 requiredX-Requested-With
header.