> ## Documentation Index
> Fetch the complete documentation index at: https://docs-staging-actions-triggers-reorg.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Learn how to configure your HTTP Vault Connections to authorize HTTP requests to external APIs or services.

# HTTP Vault Connection

## Configure your HTTP Vault Connection Options

HTTP Vault Connection can be configure with different authentication options and then be used at your HTTP Request Flow Actions.

<Frame>
  <img src="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=39abfa41cb5f1a6c20b8e9a54bee94be" alt="Dashboard > Actions > Forms > Vault > HTTP" data-og-width="801" width="801" data-og-height="383" height="383" data-path="docs/images/customize/forms/vaults/http-vault-connection-options.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=280&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=3060487583ba865b2c64510de78ab7a8 280w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=560&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=de71b49eca047be4e43aa8dc082349a4 560w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=840&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=4aa95111e562db80bed48aec7cbb4a70 840w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1100&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=083cd2a907cca6f8b2a4d65a5dfe2e7e 1100w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=1650&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=1bff17e0bf821cdc2aaa7eba6d802b93 1650w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-options.png?w=2500&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=442e083ffeb79bb7d5f1bbf185a1e2eb 2500w" />
</Frame>

## Configure your HTTP Vault Connection for Bearer Token

To configure a HTTP Vault Connection using **Bearer Token** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=1e53d9fe9b309cc63b23b64bf8cab1f1" alt="Dashboard > Actions > Forms > Vault > HTTP" data-og-width="800" width="800" data-og-height="307" height="307" data-path="docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=280&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=10292404b4056baf68a7f0c1af4eff10 280w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=560&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=f66b04f982b784e100d1ae519d94f21d 560w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=840&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=03fbe96f415993c953446d925ab1256f 840w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1100&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=e531e08bbaf10e44dd06330ac5e0a0e9 1100w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=1650&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=c0d605f3a20b502b043dd8bc8f7883dc 1650w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-bearer-token.png?w=2500&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=736caa343b8051b14d691bef8d794ff7 2500w" />
</Frame>

### Input settings

| Parameter    | Description                                           |
| ------------ | ----------------------------------------------------- |
| Bearer Token | Static token used for external service authorization. |

## Configure your HTTP Vault Connection for OAuth Client Credentials

To configure a HTTP Vault Connection using **Client Credentials** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=2f62674e03c1243c8bc2d3efe82b55cd" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="804" width="804" data-og-height="838" height="838" data-path="docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=280&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=0e8a56a4eb6d2910a173d76862c44dea 280w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=560&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=46a15d3e84166fa30841ab66291abb42 560w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=840&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=27ff353c30fb6bf9cb033b903a554728 840w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1100&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=21196de7064719b7ebcd0fab8a19a5a3 1100w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=1650&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=4034bbd31713a41c6e6baca673cddb9d 1650w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-oauth-client-credentials.png?w=2500&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=1a6f8846079a0bb506bfce3edf8c7468 2500w" />
</Frame>

### Input settings

| Parameter           | Description                                                               |
| ------------------- | ------------------------------------------------------------------------- |
| Tenant Endpoint     | Tenant Endpoint of the Authorization Server issuing the Access Tokens.    |
| Client ID           | Client ID of your M2M Application authorized for Custom API.              |
| Client Secret       | Client Secret of your M2M Application authorized for Custom API.          |
| Audience (Optional) | Custom API Audience. Normally used for Custom APIs defined in Auth0.      |
| Resource (Optional) | Custom API Resource. Standard parameter with similar meaning of Audience. |
| Scope (Optional)    | Scope list in string format separated by spaces.                          |

## Configure your HTTP Vault Connection for API Key

To configure a HTTP Vault Connection using **API Key** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=5cc6a2609c768081c51e90eb75be474d" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="802" width="802" data-og-height="491" height="491" data-path="docs/images/customize/forms/vaults/http-vault-connection-api-key.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=280&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=c40558ac34ce9eb22a85c89708a5bb6c 280w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=560&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=2365bb2f32f3c9e439ff373312e0c25e 560w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=840&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=f435f10f733d68dd6bbff0ef1314026d 840w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1100&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=e396bb02606baa4cf1fdab9389436f62 1100w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=1650&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=76518fcf61ad00abe0de5cea59cddffd 1650w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-api-key.png?w=2500&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=8f56ff46e74201b55606bc36dd617cf1 2500w" />
</Frame>

### Input settings

| Parameter | Description                                                                                  |
| --------- | -------------------------------------------------------------------------------------------- |
| Name      | API Key name to be added as Header or Query parameter.                                       |
| Value     | API Key value to be added as Header or Query parameter.                                      |
| Add To    | By default, it's Header. Determines whether to add the API Key as Header or Query parameter. |

## Configure your HTTP Vault Connection for Basic Authentication

To configure a HTTP Vault Connection using **Basic Auth** authorization, you need to set the required parameters.

<Frame>
  <img src="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=54af3e959957fb27c37c11df31c8062d" alt="Dashboard > Actions > Forms > Vault > HTTP " data-og-width="802" width="802" data-og-height="402" height="402" data-path="docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=280&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=3970bb23c8e8c7e38c5a1d70168655a6 280w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=560&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=0b0b730861261ba69f26a634c3587f0d 560w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=840&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=0345b12336f313d6a378bdc1898a1b30 840w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1100&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=f66cf9a3f348845eef12e66adffed9d8 1100w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=1650&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=3e6c71a88fd590fa15f2340d69df6555 1650w, https://mintcdn.com/docs-staging-actions-triggers-reorg/xSVcxeKwrq5BRkOs/docs/images/customize/forms/vaults/http-vault-connection-basic-authentication.png?w=2500&fit=max&auto=format&n=xSVcxeKwrq5BRkOs&q=85&s=845e26002783362d2d6fa0de796562b4 2500w" />
</Frame>

### Input settings

| Parameter | Description                                                                                         |
| --------- | --------------------------------------------------------------------------------------------------- |
| Username  | Username to be concatenated and base64 encoded, then added as Basic Authorization Header parameter. |
| Password  | Password to be concatenated and base64 encoded, then added as Basic Authorization Header parameter. |

<Warning>
  HTTP Vault Connection with Basic Auth configuration, is looking forward to replace the currently built-in option at Flows HTTP Request Action.
</Warning>
