This example sends a request to inbound route. You may read more about inbound routes here.
Make sure to set your vault id in .env file.
export VAULT_ID=<vault id>then, import route using inbound-route.yaml file. You may do this on the Vault Dashboard or using the CLI.
and install dependencies:
npm installand run the example:
node inbound.js