NTLM Account

Overview

You can use this account type to connect the HTTP Client Snap with data sources that use the NTLM account.

Account settings



Legend:
  • Expression icon (): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
  • SnapGPT (): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
  • Suggestion icon (): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
  • Upload : Uploads files. Learn more.
Learn more about the icons in the Snap settings dialog.
Field / Field set Type Description
Label String

Required. Specify a unique label for the account.

Default value: N/A

Example: NTLM Account
Username String/Expression Required. Specify the username that you want to use to log in to NTLM.
Note: To access the username for the HTTP Client Snap, enable expressions for the field and enter account.username.

Default value: N/A

Example: Snap_user

Password String/Expression Required. Specify the password associated with the username listed in the field above.
Note: To access the username for the HTTP Client Snap, enable expressions for the field and enter account.password.

Default value: N/A

Example: Encrypted

Domain String/Expression Specify the name of the NETBIOS domain in which the account is configured.

Default value: N/A

Example: SLDocs