Resend

Supports:

  • ✅ Connection Proxy

Connection

Configuration

NameTypeDescriptionRequired
api_keystringAPI keytrue

Example

1{
2 "name": "Resend connection",
3 "type": "resend",
4 "configuration": {
5 "api_key": ""
6 }
7}