Skip to main content
Use HTTP Authentication configurations to store credentials separately from the HTTP Client. Reference them across multiple connections without duplicating settings. For sensitive values like API keys, store them as encrypted Environment Variables and reference them using ${VARIABLE_NAME} syntax.
REST APIs (HTTP), SOAP, databases (MSSQL, MySQL, Oracle, PostgreSQL), Filesystems (FTP, SFTP, S3), Email servers (SMTP, SendGrid), Webhooks, and HTTP Proxies.