In this article

Overview

You can use this account type to connect the HTTP Client and GraphQL Snaps with data sources that use the Basic Authentication account.

Prerequisites

None.

Limitations and Known Issues

None.

Account Settings

  • Asterisk ( * ): Indicates a mandatory field.

  • Suggestion icon ( (blue star) ): Indicates a list that is dynamically populated based on the configuration.

  • Expression icon ( (blue star) ): Indicates the value is an expression (if enabled) or a static value (if disabled). Learn more about Using Expressions in SnapLogic.

  • Add icon ( (blue star) ): Indicates that you can add fields in the field set.

  • Remove icon ( (blue star) ): Indicates that you can remove fields from the field set.

Field Name

Field Type

Description

Label*

Default Value: N/A
Example: Basic Authentication Account

String

Specify a unique name for the account.

Username*

Default ValueN/A
ExampleSnap_user

String/Expression

Specify the username for the Basic Authentication account.

note

To access the username for the HTTP Client and GraphQL Client Snaps, enable expressions for the field and enter account.username.

To access the username for the HTTP Client and GraphQL Client Snaps, enable expressions for the field and enter account.username.

Password*

Default ValueN/A
ExampleEncrypted

String/Expression

Specify the password for the Basic Authentication account.

note

To access the password for the HTTP Client and GraphQL Client Snaps, enable expressions for the field and enter account.password.

To access the password for the HTTP Client and GraphQL Client Snaps, enable expressions for the field and enter account.password.

Snap Pack History


Related Links