Update docs/integrations/builtin/credentials/wise.md

This commit is contained in:
Deborah 2024-06-11 10:10:06 +01:00 committed by GitHub
parent 831a51f24b
commit c4297e9714
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ $ openssl rsa -pubout -in private.pem -out public.pem
```
With the generated keys, add them to n8n and Wise:
- Add the content of the public key `public.pem` to your Wise user [profile settings](https://wise.com/settings/public-keys).
- Add the content of the public key `public.pem` to your Wise user [profile settings](https://wise.com/settings/public-keys){:target=_blank .external-link}.
- Add the content of the private key `private.pem` to your n8n Wise Credential under `Private Key (Optional)`